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