Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_host.h1794 void kvm_configure_mmu(bool enable_tdp, int tdp_forced_root_level,
/arch/x86/kvm/mmu/
Dmmu.c5415 void kvm_configure_mmu(bool enable_tdp, int tdp_forced_root_level, in kvm_configure_mmu() argument
5418 tdp_enabled = enable_tdp; in kvm_configure_mmu()