Searched refs:CR4_SMEP (Results 1 – 3 of 3) sorted by relevance
290 cr4 |= CR4_SMEP; in initializecpu()
1828 cr4 |= CR4_SMEP; in pmap_bootstrap()
80 #define CR4_SMEP 0x00100000 /* Supervisor-Mode Execution Prevention */ macro