Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/amd64/
H A Dapic_vector.S132 call lapic_handle_timer
/f-stack/freebsd/i386/i386/
H A Dapic_vector.s141 movl $lapic_handle_timer, %eax
/f-stack/freebsd/x86/include/
H A Dapicvar.h480 void lapic_handle_timer(struct trapframe *frame);
/f-stack/freebsd/x86/x86/
H A Dlocal_apic.c1308 lapic_handle_timer(struct trapframe *frame) in lapic_handle_timer() function