OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_cpu_intr
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/evbmips/sbmips/
systemsw.h
42
void (*
s_cpu_intr
)(int, vaddr_t, uint32_t);
member in struct:systemsw
systemsw.c
90
(*systemsw.
s_cpu_intr
)(ppl, pc, status);
sb1250_icu.c
261
systemsw.
s_cpu_intr
= sb1250_cpu_intr;
/src/sys/arch/sbmips/include/
systemsw.h
44
void (*
s_cpu_intr
)(int, vaddr_t, uint32_t);
member in struct:systemsw
/src/sys/arch/sbmips/sbmips/
systemsw.c
90
(*systemsw.
s_cpu_intr
)(ppl, pc, status);
sb1250_icu.c
261
systemsw.
s_cpu_intr
= sb1250_cpu_intr;
Completed in 13 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025