Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dreg_booke.h376 #define DBCR_IAC12I DBCR1_IAC12M /* Range Inclusive */ macro
/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-adv.c172 dbcr_iac_range(child) |= DBCR_IAC12I; in set_instruction_bp()