OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_pmr_shift
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/cortex/
gicv3.h
70
u_int
sc_pmr_shift
;
member in struct:gicv3_softc
gicv3.c
61
#define IPL_TO_PMR(sc, ipl) (((0xffU - (ipl)) << (sc)->
sc_pmr_shift
) & 0xffU)
879
sc->
sc_pmr_shift
= cpuif_ns ? GIC_PRIO_SHIFT_NS : GIC_PRIO_SHIFT_S;
891
sc->
sc_pmr_shift
,
Completed in 16 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025