Searched refs:CR0_MP (Results 1 – 4 of 4) sorted by relevance
56 #define CR0_MP 0x00000002 /* monitor coprocessor */ macro76 (((cr) | CR0_MP | CR0_NE | CR0_TS) & (uint32_t)~CR0_EM)85 (((cr) | CR0_EM) & (uint32_t)~CR0_MP)
53 #define CR0_MP 0x00000002 /* monitor coprocessor */ macro
310 orq $(CR0_MP|CR0_NE), %rax409 orl $[CR0_MP|CR0_NE],%edx500 or $(CR0_MP|CR0_NE), %edx
892 { "MP", CR0_MP, CR0_MP }, in crregs_dcmd()