Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dreg_booke.h412 #define DBCR_IAC34I DBCR0_IA34 /* Range Inclusive */ macro
506 #define DBCR_IAC34I DBCR1_IAC34M /* Range Inclusive */ macro
/arch/powerpc/kernel/
Dptrace.c1116 dbcr_iac_range(child) |= DBCR_IAC34I; in set_instruction_bp()