Searched defs:_PAGE_EXEC (Results 1 – 4 of 4) sorted by relevance
304 #define _PAGE_EXEC 0x0008 /* software: i-cache coherency required */ macro342 #define _PAGE_EXEC 0x200 /* software: i-cache coherency required */ macro369 #define _PAGE_EXEC 0 macro
128 #define _PAGE_EXEC 0x0000000000001000 /* Executable SW bit */ macro
143 #define _PAGE_EXEC (1 << xlate_pabit(_PAGE_EXEC_BIT)) macro
102 #define _PAGE_EXEC 0x800UL /* software: i-cache coherence required */ macro