Searched defs:GICD_CTLR_ARE_NS (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/tools/testing/selftests/kvm/include/aarch64/ | ||
D | gic_v3.h | 32 #define GICD_CTLR_ARE_NS (1U << 4) macro |
/Linux-v6.6/include/linux/irqchip/ | ||
D | arm-gic-v3.h | 61 #define GICD_CTLR_ARE_NS (1U << 4) macro |