Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dx86_smp.h95 void cpususpend_handler(void);
/freebsd/sys/amd64/amd64/
H A Dapic_vector.S208 call cpususpend_handler
/freebsd/sys/x86/xen/
H A Dxen_apic.c291 cpususpend_handler(); in xen_cpususpend_handler()
/freebsd/sys/i386/i386/
H A Dapic_vector.S294 movl $cpususpend_handler, %eax
/freebsd/sys/x86/x86/
H A Dmp_x86.c1588 cpususpend_handler(void) in cpususpend_handler() function