Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dnested.h126 static inline bool nested_cpu_has_vmwrite_any_field(struct kvm_vcpu *vcpu) in nested_cpu_has_vmwrite_any_field() function
Dnested.c4744 !nested_cpu_has_vmwrite_any_field(vcpu)) in handle_vmwrite()