Searched refs:nested_host_cr4_valid (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/arch/x86/kvm/vmx/ | ||
D | nested.h | 288 #define nested_host_cr4_valid nested_cr4_valid macro |
D | nested.c | 2852 CC(!nested_host_cr4_valid(vcpu, vmcs12->host_cr4)) || in nested_vmx_check_host_state() |