Home
last modified time | relevance | path

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

/linux-3.3/arch/powerpc/platforms/pseries/
Dsetup.c412 static int pseries_set_dabr(unsigned long dabr) in pseries_set_dabr()
417 static int pseries_set_xdabr(unsigned long dabr) in pseries_set_xdabr()
/linux-3.3/arch/powerpc/platforms/ps3/
Dsetup.c187 static int ps3_set_dabr(unsigned long dabr) in ps3_set_dabr()
/linux-3.3/arch/powerpc/platforms/cell/
Dbeat.c139 int beat_set_xdabr(unsigned long dabr) in beat_set_xdabr()
/linux-3.3/arch/powerpc/include/asm/
Dkvm_book3s_asm.h85 u64 dabr; member
Dprocessor.h224 unsigned long dabr; /* Data address breakpoint register */ member
Dkvm_host.h316 ulong dabr; member
/linux-3.3/arch/powerpc/kernel/
Dprocess.c371 int set_dabr(unsigned long dabr) in set_dabr()
Dptrace.c1340 unsigned long dabr; in ppc_set_hwdebug() local
/linux-3.3/arch/powerpc/xmon/
Dxmon.c96 static struct bpt dabr; variable