Searched refs:CR4_SMEP (Results 1 – 2 of 2) sorted by relevance
19 #define CR4_SMEP BIT(20) /* Supervisor Mode Execution Prevention. */ macro
390 write_cr4(read_cr4() | CR4_SMEP); in init_cpu()
Completed in 3 milliseconds