Searched refs:mips3264 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/kernel/
H A Dwatch.c20 struct mips3264_watch_reg_state *watches = &t->thread.watch.mips3264;
53 &current->thread.watch.mips3264;
H A Dptrace.c148 __put_user(child->thread.watch.mips3264.watchlo[i],
150 __put_user(child->thread.watch.mips3264.watchhi[i] &
200 child->thread.watch.mips3264.watchlo[i] = lt[i];
202 child->thread.watch.mips3264.watchhi[i] = ht[i];
/linux-master/arch/mips/include/asm/
H A Dprocessor.h152 struct mips3264_watch_reg_state mips3264; member in union:mips_watch_reg_state

Completed in 116 milliseconds