Searched defs:_PAGE_NO_CACHE (Results 1 – 9 of 9) sorted by relevance
75 #define _PAGE_NO_CACHE 0x00000400 /* H: I bit */ macro
30 #define _PAGE_NO_CACHE 0x00200 /* H: I bit */ macro
33 #define _PAGE_NO_CACHE 0x0002 /* CI: cache inhibit */ macro
33 #define _PAGE_NO_CACHE 0x400000 /* I: cache inhibit */ macro
148 #define _PAGE_NO_CACHE 0x004 /* I: caching is inhibited */ macro
147 #define _PAGE_NO_CACHE _PAGE_CI macro
26 #define _PAGE_NO_CACHE 0x020 /* I: cache inhibit */ macro
198 #define _PAGE_NO_CACHE (1 << xlate_pabit(_PAGE_NO_CACHE_BIT)) macro
98 #define _PAGE_NO_CACHE _PAGE_TOLERANT macro
Completed in 16 milliseconds