Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/ps3/
H A Dsetup.c175 if (dabrx == 0 && dabr == 0) in ps3_set_dabr() argument
/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()
/linux/arch/powerpc/include/asm/
H A Dkvm_book3s_asm.h107 u64 dabr; member