Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dkvm_host.h1377 static inline int kvm_vcpu_map_readonly(struct kvm_vcpu *vcpu, gpa_t gpa, in kvm_vcpu_map_readonly() function
/linux-6.14.4/arch/x86/kvm/vmx/
Dnested.c650 if (kvm_vcpu_map_readonly(vcpu, gpa_to_gfn(vmcs12->msr_bitmap), &map)) in nested_vmx_prepare_msr_bitmap()