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