Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/amd64/
H A Dapic_vector.S99 call lapic_handle_intr
/f-stack/freebsd/i386/i386/
H A Dapic_vector.s97 movl $lapic_handle_intr, %eax
/f-stack/freebsd/x86/include/
H A Dapicvar.h479 void lapic_handle_intr(int vector, struct trapframe *frame);
/f-stack/freebsd/x86/x86/
H A Dlocal_apic.c1298 lapic_handle_intr(int vector, struct trapframe *frame) in lapic_handle_intr() function