Home
last modified time | relevance | path

Searched refs:vmx_guest_state_valid (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/vmx/
A Dvmx.h556 static inline bool vmx_guest_state_valid(struct kvm_vcpu *vcpu) in vmx_guest_state_valid() function
A Dnested.c2560 if (CC(from_vmentry && !vmx_guest_state_valid(vcpu))) { in prepare_vmcs02()
A Dvmx.c1321 return emulate_invalid_guest_state && !vmx_guest_state_valid(vcpu); in vmx_emulation_required()

Completed in 26 milliseconds