Searched refs:X86_CR4_SMEP (Results 1 – 3 of 3) sorted by relevance
137 #define X86_CR4_SMEP 0x00100000 /* SMEP protection enabling */ macro
586 cr4 |= X86_CR4_SMEP; in x86_mmu_early_init()
690 cr4 |= X86_CR4_SMEP; in x86_mmu_early_init()
Completed in 7 milliseconds