Searched refs:cpu_lpmc (Results 1 – 3 of 3) sorted by relevance
15 extern void (*cpu_lpmc)(int, struct pt_regs *);
50 cpu_lpmc = pa7300lc_lpmc; in pa7300lc_init()
331 void (*cpu_lpmc) (int code, struct pt_regs *regs) __read_mostly = default_trap; variable564 cpu_lpmc(5, regs); in handle_interruption()