Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dkvm_host.h1949 void kvm_configure_mmu(bool enable_tdp, int tdp_forced_root_level,
/linux-6.1.9/arch/x86/kvm/mmu/
Dmmu.c5673 void kvm_configure_mmu(bool enable_tdp, int tdp_forced_root_level, in kvm_configure_mmu() argument
5676 tdp_enabled = enable_tdp; in kvm_configure_mmu()