Home
last modified time | relevance | path

Searched refs:DBSR_BT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dhead_booke.h373 andis. r10,r10,(DBSR_IC|DBSR_BT)@h; \
388 lis r10,(DBSR_IC|DBSR_BT)@h; /* clear the IC event */ \
426 andis. r10,r10,(DBSR_IC|DBSR_BT)@h; \
441 lis r10,(DBSR_IC|DBSR_BT)@h; /* clear the IC event */ \
H A Dexceptions-64e.S747 andis. r15,r14,(DBSR_IC|DBSR_BT)@h
766 lis r14,(DBSR_IC|DBSR_BT)@h /* clear the event */
819 andis. r15,r14,(DBSR_IC|DBSR_BT)@h
838 lis r14,(DBSR_IC|DBSR_BT)@h /* clear the event */
H A Dtraps.c2032 if (debug_status & DBSR_BT) { in DebugException()
2038 mtspr(SPRN_DBSR, DBSR_BT); in DebugException()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dhead_booke.h355 andis. r10,r10,(DBSR_IC|DBSR_BT)@h; \
370 lis r10,(DBSR_IC|DBSR_BT)@h; /* clear the IC event */ \
413 andis. r10,r10,(DBSR_IC|DBSR_BT)@h; \
428 lis r10,(DBSR_IC|DBSR_BT)@h; /* clear the IC event */ \
H A Dexceptions-64e.S691 andis. r15,r14,(DBSR_IC|DBSR_BT)@h
710 lis r14,(DBSR_IC|DBSR_BT)@h /* clear the event */
762 andis. r15,r14,(DBSR_IC|DBSR_BT)@h
781 lis r14,(DBSR_IC|DBSR_BT)@h /* clear the event */
H A Dtraps.c2039 if (debug_status & DBSR_BT) { in DEFINE_INTERRUPT_HANDLER()
2045 mtspr(SPRN_DBSR, DBSR_BT); in DEFINE_INTERRUPT_HANDLER()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg_booke.h318 #define DBSR_BT 0x04000000 /* Branch Taken */ macro
337 #define DBSR_BT 0x40000000 /* Branch taken */ macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg_booke.h306 #define DBSR_BT 0x04000000 /* Branch Taken */ macro
325 #define DBSR_BT 0x40000000 /* Branch taken */ macro

Completed in 14 milliseconds