Searched refs:CR0_PG (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dstartup64.c91 : "i" (~CR0_PG)
115 : "i" (CR0_PG)
152 : "i" (~CR0_PG)
176 : "i" (CR0_PG)
H A Dhibernate_restore.s184 orl $(CR0_PG|CR0_WP|CR0_PE), %eax
H A Dproc_reg.h132 #define CR0_PG 0x80000000 /* Enable paging */ macro
H A Dstart.s531 orl $(CR0_PG|CR0_WP|CR0_PE),%eax
615 orl $(CR0_PG|CR0_WP|CR0_PE),%eax

Completed in 30 milliseconds