Home
last modified time | relevance | path

Searched refs:doorbell_exception (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/kernel/
H A Ddbell.c22 DEFINE_INTERRUPT_HANDLER_ASYNC(doorbell_exception) in DEFINE_INTERRUPT_HANDLER_ASYNC() argument
43 DEFINE_INTERRUPT_HANDLER_ASYNC(doorbell_exception) in DEFINE_INTERRUPT_HANDLER_ASYNC() argument
H A Dirq_64.c159 doorbell_exception(&regs); in __replay_soft_interrupts()
H A Dexceptions-64s.S1928 bl CFUNC(doorbell_exception)
2276 bl CFUNC(doorbell_exception)
H A Dexceptions-64e.S832 doorbell, doorbell_exception, ACK_NONE)
/linux/arch/powerpc/include/asm/
H A Ddbell.h92 extern void doorbell_exception(struct pt_regs *regs);
/linux/arch/powerpc/kvm/
H A Dbooke.c954 doorbell_exception(&regs); in kvmppc_restart_interrupt()