Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/include/asm/
Dreg_booke.h390 #define DBCR_IAC12I DBCR0_IA12 /* Range Inclusive */ macro
484 #define DBCR_IAC12I DBCR1_IAC12M /* Range Inclusive */ macro
/Linux-v6.6/arch/powerpc/kernel/ptrace/
Dptrace-adv.c172 dbcr_iac_range(child) |= DBCR_IAC12I; in set_instruction_bp()