Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.h108 static inline bool nested_cpu_has_vmwrite_any_field(struct kvm_vcpu *vcpu) in nested_cpu_has_vmwrite_any_field() function
H A Dnested.c5539 !nested_cpu_has_vmwrite_any_field(vcpu)) in handle_vmwrite()