Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c6106 u64 tertiary_exec_control; in dump_vmcs() local
6127 tertiary_exec_control = vmcs_read64(TERTIARY_VM_EXEC_CONTROL); in dump_vmcs()
6129 tertiary_exec_control = 0; in dump_vmcs()
6230 cpu_based_exec_ctrl, secondary_exec_control, tertiary_exec_control); in dump_vmcs()