Home
last modified time | relevance | path

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

/freebsd-14.2/sys/amd64/vmm/intel/
H A Dvmcs.h186 #define VMCS_EXIT_MSR_STORE_COUNT 0x0000400E macro
H A Dvmcs.c327 if ((error = vmwrite(VMCS_EXIT_MSR_STORE_COUNT, g_count)) != 0) in vmcs_set_msr_save()
H A Dvmx.c1178 vmcs_write(VMCS_EXIT_MSR_STORE_COUNT, 0); in vmx_vcpu_init()