Home
last modified time | relevance | path

Searched refs:hma_vmx_cpu_setup (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Dhma.c311 hma_vmx_cpu_setup(cpu_setup_t what, int id, void *arg __unused) in hma_vmx_cpu_setup() function
479 err = hma_vmx_cpu_setup(CPU_ON, cp->cpu_seqid, NULL); in hma_vmx_init()
491 register_cpu_setup_func(hma_vmx_cpu_setup, NULL); in hma_vmx_init()