Searched refs:GICC_ENABLE (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/lib/arm/asm/ | ||
H A D | gic-v2.h | 17 #define GICC_ENABLE 0x1 macro |
/kvm-unit-tests/lib/arm/ | ||
H A D | gic-v2.c | 26 writel(GICC_ENABLE, cpu_base + GICC_CTLR); in gicv2_enable_defaults() |