OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpuif_ns
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/cortex/
gicv3.c
878
const bool
cpuif_ns
= gicv3_cpuif_is_nonsecure(sc);
local in function:gicv3_init
879
sc->sc_pmr_shift =
cpuif_ns
? GIC_PRIO_SHIFT_NS : GIC_PRIO_SHIFT_S;
888
cpuif_ns
? "non-" : "",
Completed in 12 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025