Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/vmx/
Dvmx.c6229 u64 tertiary_exec_control; in dump_vmcs() local
6250 tertiary_exec_control = vmcs_read64(TERTIARY_VM_EXEC_CONTROL); in dump_vmcs()
6252 tertiary_exec_control = 0; in dump_vmcs()
6353 cpu_based_exec_ctrl, secondary_exec_control, tertiary_exec_control); in dump_vmcs()