Home
last modified time | relevance | path

Searched refs:booke_restore_dbcr0 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dinterrupt.h141 static inline void booke_restore_dbcr0(void) in booke_restore_dbcr0() function
201 booke_restore_dbcr0(); in interrupt_enter_prepare()
/linux/arch/powerpc/kernel/
H A Dsyscall.c63 booke_restore_dbcr0(); in system_call_exception()