Searched refs:doorbell_exception (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/arch/powerpc/kernel/
H A Ddbell.c37 void doorbell_exception(struct pt_regs *regs) doorbell_exception() function
54 void doorbell_exception(struct pt_regs *regs) doorbell_exception() function
H A Dexceptions-64s.S792 STD_EXCEPTION_COMMON_ASYNC(0xa00, doorbell_super, doorbell_exception)
802 STD_EXCEPTION_COMMON_ASYNC(0xe80, h_doorbell, doorbell_exception)
H A Dentry_64.S939 bl doorbell_exception
H A Dhead_fsl_booke.S651 EXCEPTION(0x2070, DOORBELL, Doorbell, doorbell_exception, EXC_XFER_STD)
H A Dexceptions-64e.S858 doorbell, doorbell_exception, ACK_NONE)
/linux-4.1.27/arch/powerpc/include/asm/
H A Ddbell.h62 extern void doorbell_exception(struct pt_regs *regs);
/linux-4.1.27/arch/powerpc/kvm/
H A Dbooke.c917 doorbell_exception(&regs); kvmppc_restart_interrupt()

Completed in 218 milliseconds