Searched refs:GICD_CTLR_ENABLE_G0 (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/kernel/include/arch/arm/arch/machine/
H A Dgic_v3.h37 #define GICD_CTLR_ENABLE_G0 BIT(0) macro
/seL4-refos-master/kernel/src/arch/arm/machine/
H A Dgic_v3.c170 gic_dist->ctlr = GICD_CTL_ENABLE | GICD_CTLR_ARE_NS | GICD_CTLR_ENABLE_G1NS | GICD_CTLR_ENABLE_G0;

Completed in 74 milliseconds