Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/xen/
H A Dxen_apic.c78 static driver_filter_t xen_ipi_swi_handler; variable
106 [IPI_TO_IDX(IPI_SWI)] = { xen_ipi_swi_handler, "sw" },
527 xen_ipi_swi_handler(void *arg) in xen_ipi_swi_handler() function