Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dnested.h113 static inline bool nested_cpu_has_vmwrite_any_field(struct kvm_vcpu *vcpu) in nested_cpu_has_vmwrite_any_field() function
H A Dnested.c5203 !nested_cpu_has_vmwrite_any_field(vcpu)) in handle_vmwrite()