Searched defs:_PAGE_GUARDED (Results 1 – 7 of 7) sorted by relevance
22 #define _PAGE_GUARDED 0x008 /* G: prohibit speculative access */ macro
82 #define _PAGE_GUARDED 0x00000100 /* H: G bit */ macro
27 #define _PAGE_GUARDED 0x00080 /* H: G bit */ macro
40 #define _PAGE_GUARDED 0x001 /* G: page is guarded from prefetch */ macro
40 #define _PAGE_GUARDED 0x0010 /* Copied to L1 G entry in DTLB */ macro
44 #define _PAGE_GUARDED 0x100000 macro
207 #define _PAGE_GUARDED 0x001 /* G: page is guarded from prefetch */ macro