Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/nvmm/x86/
HDnvmm_x86_vmx.c921 OS_IPI_FUNC(vmx_vmclear_ipi) in OS_IPI_FUNC() argument
941 os_ipi_unicast(cpu, vmx_vmclear_ipi, (void *)vmcs_pa); in vmx_vmclear_remote()