OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:its_pic
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/cortex/
gicv3_its.c
369
return n + its->
its_pic
->pic_irqbase;
378
KASSERT(lpi >= its->
its_pic
->pic_irqbase);
380
pa = its->its_pa[lpi - its->
its_pic
->pic_irqbase];
381
its->its_pa[lpi - its->
its_pic
->pic_irqbase] = NULL;
384
vmem_free(its->its_gic->sc_lpi_pool, lpi - its->
its_pic
->pic_irqbase, 1);
478
const struct pci_attach_args *pa = its->its_pa[lpi - its->
its_pic
->pic_irqbase];
500
lpi - its->
its_pic
->pic_irqbase);
506
lpi - its->
its_pic
->pic_irqbase);
515
const struct pci_attach_args *pa = its->its_pa[lpi - its->
its_pic
->pic_irqbase];
533
const struct pci_attach_args *pa = its->its_pa[lpi - its->
its_pic
->pic_irqbase]
[
all
...]
gicv3_its.h
80
struct pic_softc *
its_pic
;
member in struct:gicv3_its
Completed in 143 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025