Home
last modified time | relevance | path

Searched defs:ghc (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/kvm/
A Dxen.c200 struct gfn_to_hva_cache *ghc = &v->arch.xen.vcpu_info_cache; in __kvm_xen_has_interrupt() local
A Dlapic.c2862 struct gfn_to_hva_cache *ghc = &vcpu->arch.pv_eoi.data; in kvm_lapic_set_pv_eoi() local
A Dx86.c3287 struct gfn_to_hva_cache *ghc = &vcpu->arch.st.cache; in record_steal_time() local
4421 struct gfn_to_hva_cache *ghc = &vcpu->arch.st.cache; in kvm_steal_time_set_preempted() local
/linux/virt/kvm/
A Dkvm_main.c2878 struct gfn_to_hva_cache *ghc, in __kvm_gfn_to_hva_cache_init()
2918 int kvm_gfn_to_hva_cache_init(struct kvm *kvm, struct gfn_to_hva_cache *ghc, in kvm_gfn_to_hva_cache_init()
2926 int kvm_write_guest_offset_cached(struct kvm *kvm, struct gfn_to_hva_cache *ghc, in kvm_write_guest_offset_cached()
2957 int kvm_write_guest_cached(struct kvm *kvm, struct gfn_to_hva_cache *ghc, in kvm_write_guest_cached()
2964 int kvm_read_guest_offset_cached(struct kvm *kvm, struct gfn_to_hva_cache *ghc, in kvm_read_guest_offset_cached()
2994 int kvm_read_guest_cached(struct kvm *kvm, struct gfn_to_hva_cache *ghc, in kvm_read_guest_cached()
/linux/arch/x86/kvm/vmx/
A Dnested.c674 struct gfn_to_hva_cache *ghc = &vmx->nested.shadow_vmcs12_cache; in nested_cache_shadow_vmcs12() local
693 struct gfn_to_hva_cache *ghc = &vmx->nested.shadow_vmcs12_cache; in nested_flush_cached_shadow_vmcs12() local
2928 struct gfn_to_hva_cache *ghc = &vmx->nested.shadow_vmcs12_cache; in nested_vmx_check_vmcs_link_ptr() local
5287 struct gfn_to_hva_cache *ghc = &vmx->nested.vmcs12_cache; in handle_vmptrld() local

Completed in 50 milliseconds