Searched defs:_PAGE_GUARDED (Results 1 – 7 of 7) sorted by relevance
83 #define _PAGE_GUARDED 0x00000100 /* H: G bit */ macro
41 #define _PAGE_GUARDED 0x001 /* G: page is guarded from prefetch */ macro
28 #define _PAGE_GUARDED 0x00080 /* H: G bit */ macro
41 #define _PAGE_GUARDED 0x0010 /* Copied to L1 G entry in DTLB */ macro
45 #define _PAGE_GUARDED 0x100000 macro
146 #define _PAGE_GUARDED 0x001 /* G: page is guarded from prefetch */ macro
24 #define _PAGE_GUARDED 0x008 /* G: prohibit speculative access */ macro
Completed in 17 milliseconds