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

/linux-4.1.27/arch/x86/kvm/
H A Dvmx.c108 #define KVM_GUEST_CR0_MASK (X86_CR0_NW | X86_CR0_CD) macro
3570 hw_cr0 = (cr0 & ~KVM_GUEST_CR0_MASK); vmx_set_cr0()

Completed in 253 milliseconds