Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dmmu.h84 static inline u8 kvm_get_shadow_phys_bits(void) in kvm_get_shadow_phys_bits() function
/openbmc/linux/arch/x86/kvm/mmu/
H A Dspte.c466 shadow_phys_bits = kvm_get_shadow_phys_bits(); in kvm_mmu_reset_all_pte_masks()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c8451 if (boot_cpu_data.x86_phys_bits != kvm_get_shadow_phys_bits()) in vmx_setup_me_spte_mask()
8453 kvm_get_shadow_phys_bits() - 1); in vmx_setup_me_spte_mask()