Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h1573 void kvm_configure_mmu(bool enable_tdp, int tdp_max_root_level,
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dmmu.c5208 void kvm_configure_mmu(bool enable_tdp, int tdp_max_root_level, in kvm_configure_mmu() argument
5212 max_tdp_level = tdp_max_root_level; in kvm_configure_mmu()