Home
last modified time | relevance | path

Searched refs:get_tdp_level (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dkvm_host.h843 int (*get_tdp_level)(void); member
/linux-4.4.14/arch/x86/kvm/
Dmmu.c3956 context->shadow_root_level = kvm_x86_ops->get_tdp_level(); in init_kvm_tdp_mmu()
4025 context->shadow_root_level = kvm_x86_ops->get_tdp_level(); in kvm_init_shadow_ept_mmu()
Dsvm.c4336 .get_tdp_level = get_npt_level,
Dvmx.c10852 .get_tdp_level = get_ept_level,