OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:its_cpuonline
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/cortex/
gicv3_its.h
75
bool *
its_cpuonline
;
member in struct:gicv3_its
gicv3_its.c
1017
its->
its_cpuonline
[cpu_index(ci)] = true;
1049
if (its->
its_cpuonline
[cpu_index(ci)] == true) {
1085
its->
its_cpuonline
= kmem_zalloc(sizeof(*its->
its_cpuonline
) * ncpu, KM_SLEEP);
Completed in 12 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025