Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h427 #define DBCR1_IAC1US 0xC0000000 /* Instr Addr Cmp 1 Sup/User */ macro
/linux-3.4.99/arch/powerpc/kernel/
Dprocess.c318 thread->dbcr1 = DBCR1_IAC1US | DBCR1_IAC2US | \ in set_debug_reg_defaults()