Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/intel/
H A Dvmcs.h185 #define VMCS_EXIT_CTLS 0x0000400C macro
H A Dvmx.c1178 error += vmwrite(VMCS_EXIT_CTLS, exit_ctls); in vmx_vcpu_init()
4212 err += vmcs_snapshot_any(vmcs, run, VMCS_EXIT_CTLS, meta); in vmx_vcpu_snapshot()