Home
last modified time | relevance | path

Searched refs:CR4_SMEP (Results 1 – 2 of 2) sorted by relevance

/seL4-master/include/arch/x86/arch/machine/
A Dcpu_registers.h19 #define CR4_SMEP BIT(20) /* Supervisor Mode Execution Prevention. */ macro
/seL4-master/src/arch/x86/kernel/
A Dboot.c390 write_cr4(read_cr4() | CR4_SMEP); in init_cpu()

Completed in 3 milliseconds