Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dpte-fsl-booke.h32 #define _PAGE_NO_CACHE 0x00200 /* H: I bit */ macro
Dpte-44x.h89 #define _PAGE_NO_CACHE 0x00000400 /* H: I bit */ macro
Dpte-hash32.h25 #define _PAGE_NO_CACHE 0x020 /* I: cache inhibit */ macro
Dpte-8xx.h33 #define _PAGE_NO_CACHE 0x0002 /* I: cache inhibit */ macro
Dpte-hash64.h23 #define _PAGE_NO_CACHE 0x0020 /* I: cache inhibit */ macro
Dpte-40x.h43 #define _PAGE_NO_CACHE 0x004 /* I: caching is inhibited */ macro
Dpte-book3e.h46 #define _PAGE_NO_CACHE 0x400000 /* I: cache inhibit */ macro
/linux-3.4.99/arch/cris/include/arch-v10/arch/
Dmmu.h56 #define _PAGE_NO_CACHE (1<<31) /* part of the uncached memory map */ macro
/linux-3.4.99/arch/cris/include/arch-v32/arch/
Dmmu.h48 #define _PAGE_NO_CACHE (1 << 31) /* part of the uncached memory map */ macro
/linux-3.4.99/arch/openrisc/include/asm/
Dpgtable.h153 #define _PAGE_NO_CACHE _PAGE_CI macro
/linux-3.4.99/arch/parisc/include/asm/
Dpgtable.h180 #define _PAGE_NO_CACHE (1 << xlate_pabit(_PAGE_NO_CACHE_BIT)) macro
/linux-3.4.99/arch/microblaze/include/asm/
Dpgtable.h215 #define _PAGE_NO_CACHE 0x004 /* I: caching is inhibited */ macro