Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/xen/
H A Dxen_apic.c76 static driver_filter_t xen_cpustop_handler; variable
104 [IPI_TO_IDX(IPI_STOP)] = { xen_cpustop_handler, "st" },
511 xen_cpustop_handler(void *arg) in xen_cpustop_handler() function