Home
last modified time | relevance | path

Searched refs:kvm_read_guest_cached (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/arch/x86/kvm/
Dlapic.c904 return kvm_read_guest_cached(vcpu->kvm, &vcpu->arch.pv_eoi.data, val, in pv_eoi_get_user()
3171 if (kvm_read_guest_cached(vcpu->kvm, &vcpu->arch.apic->vapic_cache, &data, in kvm_lapic_sync_from_vapic()
Dhyperv.c931 return kvm_read_guest_cached(vcpu->kvm, &vcpu->arch.pv_eoi.data, in kvm_hv_get_assist_page()
/linux-6.12.1/include/linux/
Dkvm_host.h1247 int kvm_read_guest_cached(struct kvm *kvm, struct gfn_to_hva_cache *ghc,
/linux-6.12.1/arch/x86/kvm/vmx/
Dnested.c739 kvm_read_guest_cached(vmx->vcpu.kvm, ghc, get_shadow_vmcs12(vcpu), in nested_cache_shadow_vmcs12()
5797 if (kvm_read_guest_cached(vcpu->kvm, ghc, vmx->nested.cached_vmcs12, in handle_vmptrld()
/linux-6.12.1/virt/kvm/
Dkvm_main.c3560 int kvm_read_guest_cached(struct kvm *kvm, struct gfn_to_hva_cache *ghc, in kvm_read_guest_cached() function
3565 EXPORT_SYMBOL_GPL(kvm_read_guest_cached);