Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dreg_booke.h406 #define DBCR_IAC12I DBCR0_IA12 /* Range Inclusive */ macro
500 #define DBCR_IAC12I DBCR1_IAC12M /* Range Inclusive */ macro
/Linux-v4.19/arch/powerpc/kernel/
Dptrace.c2547 dbcr_iac_range(child) |= DBCR_IAC12I; in set_instruction_bp()