Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dvmx.h73 #define SECONDARY_EXEC_ENABLE_PML 0x00020000 macro
/linux-4.4.14/arch/x86/kvm/
Dvmx.c1176 return vmcs_config.cpu_based_2nd_exec_ctrl & SECONDARY_EXEC_ENABLE_PML; in cpu_has_vmx_pml()
3178 SECONDARY_EXEC_ENABLE_PML | in setup_vmcs_config()
4746 exec_control &= ~SECONDARY_EXEC_ENABLE_PML; in vmx_secondary_exec_control()