Searched refs:GUEST_MSR_NUM (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx.h117 GUEST_MSR_NUM /* must be the last enumeration */ enumerator in enum:__anon5145
126 uint64_t guest_msrs[VM_MAXCPU][GUEST_MSR_NUM];
H A Dvmx_msr.c175 static uint64_t host_msrs[GUEST_MSR_NUM];

Completed in 269 milliseconds