Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/amd64/
H A Dapic_vector.S150 call lapic_handle_error
/f-stack/freebsd/i386/i386/
H A Dapic_vector.s176 movl $lapic_handle_error, %eax
/f-stack/freebsd/x86/include/
H A Dapicvar.h478 void lapic_handle_error(void);
/f-stack/freebsd/x86/x86/
H A Dlocal_apic.c1497 lapic_handle_error(void) in lapic_handle_error() function