Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmcs.h188 #define VMCS_EXIT_MSR_STORE_COUNT 0x0000400E macro
H A Dvmcs.c328 if ((error = vmwrite(VMCS_EXIT_MSR_STORE_COUNT, g_count)) != 0) in vmcs_set_msr_save()
H A Dvmx.c1132 vmcs_write(VMCS_EXIT_MSR_STORE_COUNT, 0); in vmx_init()