Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dplpar_wrappers.h317 static inline long plpar_set_watchpoint0(unsigned long dawr0, unsigned long dawrx0) in plpar_set_watchpoint0() function
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c923 return plpar_set_watchpoint0(dawr, dawrx); in pseries_set_dawr()