Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c3398 bool update_guest_cr3 = true; in vmx_load_mmu_pgd() local
3413 update_guest_cr3 = false; in vmx_load_mmu_pgd()
3419 if (update_guest_cr3) in vmx_load_mmu_pgd()