Searched refs:kvm_configure_mmu (Results 1 – 4 of 4) sorted by relevance
1564 void kvm_configure_mmu(bool enable_tdp, int tdp_max_root_level,
5182 void kvm_configure_mmu(bool enable_tdp, int tdp_max_root_level, in kvm_configure_mmu() function5202 EXPORT_SYMBOL_GPL(kvm_configure_mmu);
987 kvm_configure_mmu(npt_enabled, get_max_npt_level(), PG_LEVEL_1G); in svm_hardware_setup()
7821 kvm_configure_mmu(enable_ept, vmx_get_max_tdp_level(), ept_lpage_level); in hardware_setup()