Home
last modified time | relevance | path

Searched defs:cpu_based_exec_ctrl (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dcapabilities.h58 u32 cpu_based_exec_ctrl; member
Dvmx.c5867 u32 cpu_based_exec_ctrl, pin_based_exec_ctrl, secondary_exec_control; in dump_vmcs() local
/kernel/linux/linux-4.19/arch/x86/kvm/
Dvmx.c1329 u32 cpu_based_exec_ctrl; member
9938 u32 cpu_based_exec_ctrl = vmcs_read32(CPU_BASED_VM_EXEC_CONTROL); in dump_vmcs() local