Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dkvm_host.h2252 void kvm_configure_mmu(bool enable_tdp, int tdp_forced_root_level,
/linux-6.15/arch/x86/kvm/mmu/
H A Dmmu.c6431 void kvm_configure_mmu(bool enable_tdp, int tdp_forced_root_level, in kvm_configure_mmu() argument
6434 tdp_enabled = enable_tdp; in kvm_configure_mmu()