Searched refs:CR4_PCIDE (Results 1 – 6 of 6) sorted by relevance
411 andl $(~CR4_PCIDE), %eax456 andl $(~CR4_PCIDE), %eax
797 cr4 |= CR4_PCIDE; in cpu_init()
753 lcr4( rcr4() | CR4_PCIDE ); in pmap_bootstrap()
7932 if ((cr4 & CR4_PCIDE) == 0) { in vmm_decode_cr3()7954 { CR4_PCIDE, "PCIDE ", "pcide "}, in vmm_decode_cr4()
79 #define CR4_PCIDE 0x00020000 /* enable process-context IDs */ macro
83 #define CR4_PCIDE 0x00020000 /* enable process-context IDs */ macro