OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:its_rdbase
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/cortex/
gicv3_its.h
74
uint64_t *
its_rdbase
;
member in struct:gicv3_its
gicv3_its.c
619
gits_command_sync(its, its->
its_rdbase
[cpu_index(ci)]);
697
gits_command_sync(its, its->
its_rdbase
[cpu_index(ci)]);
992
its->
its_rdbase
[cpu_index(ci)] = rdbase;
1012
gits_command_sync(its, its->
its_rdbase
[cpu_index(ci)]);
1053
gits_command_sync(its, its->
its_rdbase
[cpu_index(ci)]);
1084
its->
its_rdbase
= kmem_zalloc(sizeof(*its->
its_rdbase
) * ncpu, KM_SLEEP);
Completed in 14 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025