Home
last modified time | relevance | path

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

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