Searched refs:vmx_cpu_t (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/vmx/
H A Dvmx_cpu.h90 } vmx_cpu_t; typedef in typeref:struct:vmx_cpu
H A Dvmx_cpu.c194 vmx_cpu_t *cpu = &current_cpu_datap()->cpu_vmx;
258 vmx_cpu_t *cpu = &cpu_datap(i)->cpu_vmx;
278 vmx_cpu_t *cpu = &cpu_datap(i)->cpu_vmx;
297 vmx_cpu_t *cpu = &cpu_datap(i)->cpu_vmx;
/darwin-on-arm/xnu/osfmk/i386/
H A Dcpu_data.h264 vmx_cpu_t cpu_vmx; /* wonderful world of virtualization */

Completed in 20 milliseconds