Searched refs:GICD_ENABLE (Results 1 - 3 of 3) sorted by path

/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v2.c33 value = vgic->enabled ? GICD_ENABLE : 0;
61 dist->enabled = val & GICD_ENABLE;
/linux-master/drivers/irqchip/
H A Dirq-gic.c484 writel_relaxed(GICD_ENABLE, base + GIC_DIST_CTRL);
632 writel_relaxed(GICD_ENABLE, dist_base + GIC_DIST_CTRL);
/linux-master/include/linux/irqchip/
H A Darm-gic.h59 #define GICD_ENABLE 0x1 macro

Completed in 391 milliseconds