Searched refs:CR0_PE (Results 1 – 5 of 5) sorted by relevance
54 #define CR0_PE 0x00000001 /* protection enabled */ macro
106 orl $(CR0_PE|CR0_WP|CR0_AM), %eax371 D16 orl $[CR0_PG|CR0_PE|CR0_WP|CR0_AM], %eax463 D16 or $(CR0_PG|CR0_PE|CR0_WP|CR0_AM), %eax
302 D16 orl $_CONST(CR0_PE|CR0_WP|CR0_AM), %eax
57 #define CR0_PE 0x00000001 /* protection enabled */ macro
891 { "PE", CR0_PE, CR0_PE }, in crregs_dcmd()