Searched refs:VMCS_ENTRY_MSR_LOAD_COUNT (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/amd64/vmm/intel/ | ||
| HD | vmcs.h | 176 #define VMCS_ENTRY_MSR_LOAD_COUNT 0x00004014 macro |
| HD | vmcs.c | 320 if ((error = vmwrite(VMCS_ENTRY_MSR_LOAD_COUNT, g_count)) != 0) in vmcs_set_msr_save() |