Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dx86_smp.h90 void cpustop_handler(void);
/f-stack/freebsd/amd64/amd64/
H A Dapic_vector.S197 call cpustop_handler
/f-stack/freebsd/i386/i386/
H A Dapic_vector.s292 movl $cpustop_handler, %eax
/f-stack/freebsd/x86/xen/
H A Dxen_apic.c514 cpustop_handler(); in xen_cpustop_handler()
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c1432 cpustop_handler(); in ipi_nmi_handler()
1465 cpustop_handler(void) in cpustop_handler() function