Home
last modified time | relevance | path

Searched defs:dabrx (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dsetup.c175 static int ps3_set_dabr(unsigned long dabr, unsigned long dabrx) in ps3_set_dabr()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c901 static int pseries_set_dabr(unsigned long dabr, unsigned long dabrx) in pseries_set_dabr()
906 static int pseries_set_xdabr(unsigned long dabr, unsigned long dabrx) in pseries_set_xdabr()
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c232 target_ulong dabrx = args[1]; in h_set_xdabr() local
/openbmc/linux/arch/powerpc/kernel/
H A Dprocess.c809 unsigned long dabr, dabrx; in set_dabr() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_host.h580 u32 dabrx; member