Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dplpar_wrappers.h322 static inline long plpar_set_watchpoint1(unsigned long dawr1, unsigned long dawrx1) in plpar_set_watchpoint1() function
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c925 return plpar_set_watchpoint1(dawr, dawrx); in pseries_set_dawr()