Home
last modified time | relevance | path

Searched defs:_PAGE_NO_CACHE (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/arch/powerpc/include/asm/nohash/32/
Dpte-44x.h85 #define _PAGE_NO_CACHE 0x00000400 /* H: I bit */ macro
Dpte-40x.h43 #define _PAGE_NO_CACHE 0x004 /* I: caching is inhibited */ macro
Dpte-85xx.h30 #define _PAGE_NO_CACHE 0x00200 /* H: I bit */ macro
Dpte-8xx.h33 #define _PAGE_NO_CACHE 0x0002 /* CI: cache inhibit */ macro
/linux-6.1.9/arch/powerpc/include/asm/nohash/
Dpte-e500.h47 #define _PAGE_NO_CACHE 0x400000 /* I: cache inhibit */ macro
/linux-6.1.9/arch/openrisc/include/asm/
Dpgtable.h147 #define _PAGE_NO_CACHE _PAGE_CI macro
/linux-6.1.9/arch/microblaze/include/asm/
Dpgtable.h148 #define _PAGE_NO_CACHE 0x004 /* I: caching is inhibited */ macro
/linux-6.1.9/arch/powerpc/include/asm/book3s/32/
Dpgtable.h26 #define _PAGE_NO_CACHE 0x020 /* I: cache inhibit */ macro
/linux-6.1.9/arch/parisc/include/asm/
Dpgtable.h222 #define _PAGE_NO_CACHE (1 << xlate_pabit(_PAGE_NO_CACHE_BIT)) macro
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dpgtable.h100 #define _PAGE_NO_CACHE _PAGE_TOLERANT macro