Home
last modified time | relevance | path

Searched defs:dawrx (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Ddawr.c21 unsigned long dawr, dawrx, mrd; in set_dawr() local
/openbmc/qemu/target/ppc/
H A Dcpu.c137 uint32_t dawrx = env->spr[SPR_DAWRX0]; in ppc_update_daw0() local
H A Dexcp_helper.c3285 uint32_t dawrx = env->spr[SPR_DAWRX0]; in ppc_cpu_debug_check_watchpoint() local
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c917 static int pseries_set_dawr(int nr, unsigned long dawr, unsigned long dawrx) in pseries_set_dawr()