Home
last modified time | relevance | path

Searched refs:cpu_fiq (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/aarch64/aarch64/
H A Dvectors.S140 vector_func el1h_fiq_handler, 1, 1, cpu_fiq
145 vector_func el0_fiq_handler, 0, 1, cpu_fiq
150 vector_func el0_32fiq_handler, 0, 1, cpu_fiq, ro
H A Dtrap.c551 cpu_fiq(struct trapframe *tf) in cpu_fiq() function
/netbsd-src/sys/arch/aarch64/include/
H A Dmachdep.h115 void cpu_fiq(struct trapframe *);