Home
last modified time | relevance | path

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

/freebsd-14.2/sys/amd64/amd64/
H A Dapic_vector.S131 call lapic_handle_timer
/freebsd-14.2/sys/x86/include/
H A Dapicvar.h258 void lapic_handle_timer(struct trapframe *frame);
/freebsd-14.2/sys/i386/i386/
H A Dapic_vector.S137 movl $lapic_handle_timer, %eax
/freebsd-14.2/sys/x86/x86/
H A Dlocal_apic.c1291 lapic_handle_timer(struct trapframe *frame) in lapic_handle_timer() function