OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:its_devid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/cortex/
gicv3_its.h
83
uint32_t *
its_devid
;
member in struct:gicv3_its
gicv3_its.c
612
its->
its_devid
[lpi - its->its_pic->pic_irqbase] = devid;
690
its->
its_devid
[lpi - its->its_pic->pic_irqbase] = devid;
724
const uint32_t devid = its->
its_devid
[lpi - its->its_pic->pic_irqbase];
746
its->
its_devid
[lpi - its->its_pic->pic_irqbase] = 0;
1010
const uint32_t devid = its->
its_devid
[irq];
1082
its->
its_devid
= kmem_zalloc(sizeof(uint32_t) * its->its_pic->pic_maxsources, KM_SLEEP);
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025