Searched refs:kvm_configure_mmu (Results 1 – 4 of 4) sorted by relevance
1571 void kvm_configure_mmu(bool enable_tdp, int tdp_max_root_level,
5193 void kvm_configure_mmu(bool enable_tdp, int tdp_max_root_level, in kvm_configure_mmu() function5213 EXPORT_SYMBOL_GPL(kvm_configure_mmu);
992 kvm_configure_mmu(npt_enabled, get_max_npt_level(), PG_LEVEL_1G); in svm_hardware_setup()
7935 kvm_configure_mmu(enable_ept, vmx_get_max_tdp_level(), ept_lpage_level); in hardware_setup()