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

/darwin-on-arm/xnu/osfmk/i386/vmx/
H A Dvmx_cpu.h51 uint32_t max_msrs; /* max MSRs to load/store on VMX transition */ member in struct:vmx_specs
H A Dvmx_cpu.c175 specs->max_msrs = (uint32_t)(512 * (1 + bitfield(msr_image, VMX_VCR_MAX_MSRS)));

Completed in 13 milliseconds