Home
last modified time | relevance | path

Searched refs:GICC_ENABLE (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/arm/asm/
H A Dgic-v2.h17 #define GICC_ENABLE 0x1 macro
/kvm-unit-tests/lib/arm/
H A Dgic-v2.c26 writel(GICC_ENABLE, cpu_base + GICC_CTLR); in gicv2_enable_defaults()