Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dreg_booke.h405 #define DBCR_IAC34I DBCR0_IA34 /* Range Inclusive */ macro
499 #define DBCR_IAC34I DBCR1_IAC34M /* Range Inclusive */ macro
/Linux-v5.10/arch/powerpc/kernel/ptrace/
Dptrace-adv.c182 dbcr_iac_range(child) |= DBCR_IAC34I; in set_instruction_bp()