OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_irouter
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/cortex/
gicv3.h
73
uint64_t *
sc_irouter
;
member in struct:gicv3_softc
gicv3.c
210
irouter = sc->
sc_irouter
[0];
481
irouter == sc->
sc_irouter
[n])
499
irouter = sc->
sc_irouter
[kcpuset_ffs(affinity) - 1];
862
sc->
sc_irouter
= kmem_zalloc(sizeof(*sc->
sc_irouter
) * ncpu, KM_SLEEP);
865
sc->
sc_irouter
[cpu_index(ci)] = ci->ci_cpuid;
Completed in 12 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025