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

/darwin-on-arm/xnu/osfmk/i386/vmx/
H A Dvmx_cpu.h44 uint8_t vmcs_mem_type; /* VMCS memory type, (see enum above) */ member in struct:vmx_specs
H A Dvmx_cpu.c145 specs->vmcs_mem_type = bitfield(msr_image, VMX_VCR_VMCS_MEM_TYPE) != 0;

Completed in 22 milliseconds