Searched refs:vmcs12_cache (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/arch/x86/kvm/vmx/ | ||
D | vmx.h | 145 struct gfn_to_hva_cache vmcs12_cache; member |
D | nested.c | 5593 struct gfn_to_hva_cache *ghc = &vmx->nested.vmcs12_cache; in handle_vmptrld() |