Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dvmx.h165 struct gfn_to_hva_cache vmcs12_cache; member
Dnested.c5383 struct gfn_to_hva_cache *ghc = &vmx->nested.vmcs12_cache; in handle_vmptrld()