OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dist_ns
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/cortex/
gicv3.c
876
const bool
dist_ns
= gicv3_dist_is_nonsecure(sc);
local in function:gicv3_init
877
sc->sc_priority_shift =
dist_ns
? GIC_PRIO_SHIFT_NS : GIC_PRIO_SHIFT_S;
889
dist_ns
? "non-" : "",
gicv3.c
876
const bool
dist_ns
= gicv3_dist_is_nonsecure(sc);
local in function:gicv3_init
877
sc->sc_priority_shift =
dist_ns
? GIC_PRIO_SHIFT_NS : GIC_PRIO_SHIFT_S;
889
dist_ns
? "non-" : "",
gicv3.c
876
const bool
dist_ns
= gicv3_dist_is_nonsecure(sc);
local in function:gicv3_init
877
sc->sc_priority_shift =
dist_ns
? GIC_PRIO_SHIFT_NS : GIC_PRIO_SHIFT_S;
889
dist_ns
? "non-" : "",
Completed in 35 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025