Searched refs:suword32_nowatch (Results 1 – 3 of 3) sorted by relevance
88 extern int suword32_nowatch(void *, uint32_t);
1287 if (suword32_nowatch(addr, res) != 0) { in putreg()
1717 suword32_nowatch(void *addr, uint32_t value) in suword32_nowatch() function