Home
last modified time | relevance | path

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

/freebsd/sys/x86/xen/
H A Dxen_apic.c69 static driver_filter_t xen_cpususpend_handler; variable
95 [IPI_TO_IDX(IPI_SUSPEND)] = { xen_cpususpend_handler, "sp" },
288 xen_cpususpend_handler(void *arg) in xen_cpususpend_handler() function