OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:watchlo
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/mips/
cpu_subr.c
1157
register_t
watchlo
;
local in function:cpuwatch_set
1163
watchlo
= cwp->cw_addr;
1165
watchlo
|= __BIT(0);
1167
watchlo
|= __BIT(1);
1169
watchlo
|= __BIT(2);
1179
mipsNN_cp0_watchlo_write(cwnum,
watchlo
);
cpu_subr.c
1157
register_t
watchlo
;
local in function:cpuwatch_set
1163
watchlo
= cwp->cw_addr;
1165
watchlo
|= __BIT(0);
1167
watchlo
|= __BIT(1);
1169
watchlo
|= __BIT(2);
1179
mipsNN_cp0_watchlo_write(cwnum,
watchlo
);
Completed in 27 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025