Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h2185 void kvm_configure_mmu(bool enable_tdp, int tdp_forced_root_level,
/linux/arch/x86/kvm/mmu/
H A Dmmu.c6179 void kvm_configure_mmu(bool enable_tdp, int tdp_forced_root_level, in kvm_configure_mmu() argument
6182 tdp_enabled = enable_tdp; in kvm_configure_mmu()