Home
last modified time | relevance | path

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

/seL4-master/include/arch/x86/arch/machine/
A Dcpu_registers.h13 #define CR0_WRITE_PROTECT BIT(16) /* Write protection in supervisor mode. */ macro
/seL4-master/src/arch/x86/kernel/
A Dboot.c374 write_cr0(read_cr0() | CR0_WRITE_PROTECT); in init_cpu()

Completed in 3 milliseconds