Home
last modified time | relevance | path

Searched refs:gfn_to_hva_cache (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/
H A Dkvm_types.h76 struct gfn_to_hva_cache { struct
H A Dkvm_host.h1318 int kvm_read_guest_cached(struct kvm *kvm, struct gfn_to_hva_cache *ghc,
1320 int kvm_read_guest_offset_cached(struct kvm *kvm, struct gfn_to_hva_cache *ghc,
1327 int kvm_write_guest_cached(struct kvm *kvm, struct gfn_to_hva_cache *ghc,
1329 int kvm_write_guest_offset_cached(struct kvm *kvm, struct gfn_to_hva_cache *ghc,
1332 int kvm_gfn_to_hva_cache_init(struct kvm *kvm, struct gfn_to_hva_cache *ghc,
/linux/arch/x86/kvm/vmx/
H A Dvmx.h98 struct gfn_to_hva_cache shadow_vmcs12_cache;
103 struct gfn_to_hva_cache vmcs12_cache;
H A Dnested.c793 struct gfn_to_hva_cache *ghc = &vmx->nested.shadow_vmcs12_cache; in nested_cache_shadow_vmcs12()
812 struct gfn_to_hva_cache *ghc = &vmx->nested.shadow_vmcs12_cache; in nested_flush_cached_shadow_vmcs12()
3249 struct gfn_to_hva_cache *ghc = &vmx->nested.shadow_vmcs12_cache; in nested_vmx_check_vmcs_link_ptr()
5881 struct gfn_to_hva_cache *ghc = &vmx->nested.vmcs12_cache; in handle_vmptrld()
/linux/arch/loongarch/include/asm/
H A Dkvm_host.h257 struct gfn_to_hva_cache cache;
/linux/arch/x86/kvm/
H A Dlapic.h85 struct gfn_to_hva_cache vapic_cache;
H A Dlapic.c3501 struct gfn_to_hva_cache *ghc = &vcpu->arch.pv_eoi.data; in kvm_lapic_set_pv_eoi()
H A Dx86.c3748 struct gfn_to_hva_cache *ghc = &vcpu->arch.st.cache; in record_steal_time()
5240 struct gfn_to_hva_cache *ghc = &vcpu->arch.st.cache; in kvm_steal_time_set_preempted()
/linux/arch/x86/include/asm/
H A Dkvm_host.h961 struct gfn_to_hva_cache cache;
1034 struct gfn_to_hva_cache data;
1053 struct gfn_to_hva_cache data;
/linux/virt/kvm/
H A Dkvm_main.c3377 struct gfn_to_hva_cache *ghc, in __kvm_gfn_to_hva_cache_init()
3417 int kvm_gfn_to_hva_cache_init(struct kvm *kvm, struct gfn_to_hva_cache *ghc, in kvm_gfn_to_hva_cache_init()
3425 int kvm_write_guest_offset_cached(struct kvm *kvm, struct gfn_to_hva_cache *ghc, in kvm_write_guest_offset_cached()
3456 int kvm_write_guest_cached(struct kvm *kvm, struct gfn_to_hva_cache *ghc, in kvm_write_guest_cached()
3463 int kvm_read_guest_offset_cached(struct kvm *kvm, struct gfn_to_hva_cache *ghc, in kvm_read_guest_offset_cached()
3493 int kvm_read_guest_cached(struct kvm *kvm, struct gfn_to_hva_cache *ghc, in kvm_read_guest_cached()
/linux/arch/loongarch/kvm/
H A Dvcpu.c167 struct gfn_to_hva_cache *ghc; in kvm_update_stolen_time()
1809 struct gfn_to_hva_cache *ghc; in kvm_vcpu_set_pv_preempted()