Searched refs:CR0_NE_MASK (Results 1 – 4 of 4) sorted by relevance
127 CR0_NE_MASK | CR0_ET_MASK; in macvm_set_cr0()159 wvmcs(vcpu, VMCS_GUEST_CR0, cr0 | CR0_NE_MASK | CR0_ET_MASK); in macvm_set_cr0()
233 #define CR0_NE_MASK (1U << 5) macro
208 if (env->cr[0] & CR0_NE_MASK) { in fpu_raise_exception()
3808 CR0_PE_MASK | CR0_PG_MASK | CR0_NE_MASK); in kvm_msr_entry_add_vmx()