Searched refs:tdp_mmu_enabled (Results 1 – 3 of 3) sorted by relevance
254 extern bool tdp_mmu_enabled;256 #define tdp_mmu_enabled false macro261 return !tdp_mmu_enabled || kvm_shadow_root_allocated(kvm); in kvm_memslots_have_rmaps()
9815 if (IS_ENABLED(CONFIG_KVM_SW_PROTECTED_VM) && tdp_mmu_enabled) in kvm_x86_vendor_init()
1378 if (tdp_mmu_enabled) in kvm_mmu_write_protect_pt_masked()1401 if (tdp_mmu_enabled) in kvm_mmu_clear_dirty_pt_masked()1485 if (tdp_mmu_enabled) in kvm_mmu_slot_gfn_write_protect()1662 if (tdp_mmu_enabled) in kvm_unmap_gfn_range()1763 if (tdp_mmu_enabled) in kvm_age_gfn()1776 if (tdp_mmu_enabled) in kvm_test_age_gfn()4854 if (tdp_mmu_enabled) in kvm_tdp_page_fault()6673 if (tdp_mmu_enabled) in kvm_mmu_zap_all_fast()6684 if (tdp_mmu_enabled) in kvm_mmu_init_vm()6705 if (tdp_mmu_enabled) in kvm_mmu_uninit_vm()[all …]