Searched refs:CR0_WP (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dstart.s180 orl $(CR0_PG|CR0_WP),%eax
311 orl $(CR0_PG|CR0_WP), %eax
H A Dproc_reg.h136 #define CR0_WP 0x00010000 /* i486: Write-protect kernel access */ macro
/darwin-on-arm/xnu/osfmk/x86_64/
H A Dstart.s121 orl $(CR0_PG|CR0_WP),%eax /* enable paging */ ;\

Completed in 15 milliseconds