OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_wdog
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mips/cavium/
octeon_cpunode.c
373
uint64_t wdog = mips3_ld(cpu->
cpu_wdog
);
379
mips3_sd(cpu->
cpu_wdog
, wdog);
404
uint64_t wdog = mips3_ld(cpu->
cpu_wdog
);
411
mips3_sd(cpu->
cpu_wdog
, wdog);
octeonvar.h
104
uint64_t
cpu_wdog
;
member in struct:cpu_softc
octeon_intr.c
242
cpu->
cpu_wdog
= X(CIU_WDOG(cpunum));
Completed in 16 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026