Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/
A Dmmu.h84 static inline u8 kvm_get_shadow_phys_bits(void) in kvm_get_shadow_phys_bits() function
/linux-6.3-rc2/arch/x86/kvm/mmu/
A Dspte.c460 shadow_phys_bits = kvm_get_shadow_phys_bits(); in kvm_mmu_reset_all_pte_masks()
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmx.c8328 if (boot_cpu_data.x86_phys_bits != kvm_get_shadow_phys_bits()) in vmx_setup_me_spte_mask()
8330 kvm_get_shadow_phys_bits() - 1); in vmx_setup_me_spte_mask()

Completed in 21 milliseconds