Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dx86_smp.h91 void cpususpend_handler(void);
/f-stack/freebsd/amd64/amd64/
H A Dapic_vector.S204 call cpususpend_handler
/f-stack/freebsd/i386/i386/
H A Dapic_vector.s307 movl $cpususpend_handler, %eax
/f-stack/freebsd/x86/xen/
H A Dxen_apic.c522 cpususpend_handler(); in xen_cpususpend_handler()
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c1538 cpususpend_handler(void) in cpususpend_handler() function