Home
last modified time | relevance | path

Searched refs:tdp_max_root_level (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/x86/include/asm/
Dkvm_host.h1564 void kvm_configure_mmu(bool enable_tdp, int tdp_max_root_level,
/Linux-v5.10/arch/x86/kvm/mmu/
Dmmu.c5182 void kvm_configure_mmu(bool enable_tdp, int tdp_max_root_level, in kvm_configure_mmu() argument
5186 max_tdp_level = tdp_max_root_level; in kvm_configure_mmu()