Searched defs:dawrx (Results 1 – 4 of 4) sorted by relevance
21 unsigned long dawr, dawrx, mrd; in set_dawr() local
137 uint32_t dawrx = env->spr[SPR_DAWRX0]; in ppc_update_daw0() local
3285 uint32_t dawrx = env->spr[SPR_DAWRX0]; in ppc_cpu_debug_check_watchpoint() local
917 static int pseries_set_dawr(int nr, unsigned long dawr, unsigned long dawrx) in pseries_set_dawr()