Searched defs:specs (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/vmx/
H A Dvmx_cpu.c72 vmx_is_cr0_valid(vmx_specs_t *specs) argument
83 vmx_is_cr4_valid(vmx_specs_t *specs) argument
119 vmx_specs_t *specs = &current_cpu_datap()->cpu_vmx.specs; local
[all...]
H A Dvmx_cpu.h88 vmx_specs_t specs; /* this phys CPU's VMX specifications */ member in struct:vmx_cpu

Completed in 24 milliseconds