Home
last modified time | relevance | path

Searched refs:DBSR_BT (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/powerpc/kernel/
A Dhead_booke.h354 andis. r10,r10,(DBSR_IC|DBSR_BT)@h; \
369 lis r10,(DBSR_IC|DBSR_BT)@h; /* clear the IC event */ \
412 andis. r10,r10,(DBSR_IC|DBSR_BT)@h; \
427 lis r10,(DBSR_IC|DBSR_BT)@h; /* clear the IC event */ \
A Dexceptions-64e.S686 andis. r15,r14,(DBSR_IC|DBSR_BT)@h
705 lis r14,(DBSR_IC|DBSR_BT)@h /* clear the event */
757 andis. r15,r14,(DBSR_IC|DBSR_BT)@h
776 lis r14,(DBSR_IC|DBSR_BT)@h /* clear the event */
A Dtraps.c2008 if (debug_status & DBSR_BT) { in DEFINE_INTERRUPT_HANDLER()
2014 mtspr(SPRN_DBSR, DBSR_BT); in DEFINE_INTERRUPT_HANDLER()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dreg_booke.h306 #define DBSR_BT 0x04000000 /* Branch Taken */ macro
325 #define DBSR_BT 0x40000000 /* Branch taken */ macro

Completed in 13 milliseconds