Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kvm/vmx/
Dnested.h115 static inline bool nested_cpu_has_vmwrite_any_field(struct kvm_vcpu *vcpu) in nested_cpu_has_vmwrite_any_field() function
Dnested.c5710 !nested_cpu_has_vmwrite_any_field(vcpu)) in handle_vmwrite()