Home
last modified time | relevance | path

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

/freebsd/sys/x86/isa/
H A Dicu.h71 void atpic_handle_intr(u_int vector, struct trapframe *frame);
H A Datpic.c525 atpic_handle_intr(u_int vector, struct trapframe *frame) in atpic_handle_intr() function
/freebsd/sys/amd64/amd64/
H A Datpic_vector.S49 call atpic_handle_intr
/freebsd/sys/i386/i386/
H A Datpic_vector.S59 movl $atpic_handle_intr, %eax