Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dreg_booke.h402 #define DBCR_IAC12I DBCR0_IA12 /* Range Inclusive */ macro
496 #define DBCR_IAC12I DBCR1_IAC12M /* Range Inclusive */ macro
/Linux-v5.10/arch/powerpc/kernel/ptrace/
Dptrace-adv.c171 dbcr_iac_range(child) |= DBCR_IAC12I; in set_instruction_bp()