Home
last modified time | relevance | path

Searched defs:dabr (Results 1 – 6 of 6) sorted by relevance

/arch/powerpc/platforms/pseries/
Dsetup.c308 static int pseries_set_dabr(unsigned long dabr) in pseries_set_dabr()
313 static int pseries_set_xdabr(unsigned long dabr) in pseries_set_xdabr()
/arch/powerpc/platforms/ps3/
Dsetup.c189 static int ps3_set_dabr(unsigned long dabr) in ps3_set_dabr()
/arch/powerpc/platforms/cell/
Dbeat.c139 int beat_set_xdabr(unsigned long dabr) in beat_set_xdabr()
/arch/powerpc/include/asm/
Dprocessor.h181 unsigned long dabr; /* Data address breakpoint register */ member
/arch/powerpc/kernel/
Dprocess.c276 int set_dabr(unsigned long dabr) in set_dabr()
/arch/powerpc/xmon/
Dxmon.c96 static struct bpt dabr; variable