Home
last modified time | relevance | path

Searched refs:vmx_l1_guest_owned_cr0_bits (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmx.h636 static inline unsigned long vmx_l1_guest_owned_cr0_bits(void) in vmx_l1_guest_owned_cr0_bits() function
H A Dnested.c4665 vcpu->arch.cr0_guest_owned_bits = vmx_l1_guest_owned_cr0_bits(); in load_vmcs12_host_state()
4816 vcpu->arch.cr0_guest_owned_bits = vmx_l1_guest_owned_cr0_bits(); in nested_vmx_restore_host_state()