Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dmachdep.h15 extern void (*cpu_lpmc)(int, struct pt_regs *);
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dpa7300lc.c50 cpu_lpmc = pa7300lc_lpmc; in pa7300lc_init()
H A Dtraps.c331 void (*cpu_lpmc) (int code, struct pt_regs *regs) __read_mostly = default_trap; variable
564 cpu_lpmc(5, regs); in handle_interruption()