Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dfiq.h52 static inline void get_fiq_regs(struct pt_regs *regs) in get_fiq_regs() function
/linux/arch/arm/kernel/
H A Dfiq.c164 get_fiq_regs(&dfl_fiq_regs); in init_FIQ()
/linux/arch/arm/mach-rpc/
H A Ddma.c309 get_fiq_regs(&regs); in floppy_get_residue()