Home
last modified time | relevance | path

Searched refs:pcpu_timer_always (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/platform/pc64/apic/
H A Dapic_vector.s377 call pcpu_timer_always
/dflybsd-src/sys/platform/pc64/x86_64/
H A Dmachdep.c145 extern void pcpu_timer_always(struct intrframe *);
3616 pcpu_timer_always(struct intrframe *frame) in pcpu_timer_always() function