Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kvm/vmx/
Dvmx.h139 struct gfn_to_hva_cache shadow_vmcs12_cache; member
Dnested.c728 struct gfn_to_hva_cache *ghc = &vmx->nested.shadow_vmcs12_cache; in nested_cache_shadow_vmcs12()
747 struct gfn_to_hva_cache *ghc = &vmx->nested.shadow_vmcs12_cache; in nested_flush_cached_shadow_vmcs12()
3097 struct gfn_to_hva_cache *ghc = &vmx->nested.shadow_vmcs12_cache; in nested_vmx_check_vmcs_link_ptr()
5322 vmx->nested.shadow_vmcs12_cache.gpa = INVALID_GPA; in enter_vmx_operation()