Home
last modified time | relevance | path

Searched refs:GICD_ICENABLER (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/
H A Dgic_v3.h18 #define GICD_ICENABLER 0x0180 macro
55 #define GICR_ICENABLER0 GICD_ICENABLER
59 #define GICR_ICENABLER GICD_ICENABLER
/openbmc/qemu/hw/intc/
H A Darm_gicv3_dist.c442 case GICD_ICENABLER ... GICD_ICENABLER + 0x7f: in gicd_readl()
444 offset - GICD_ICENABLER); in gicd_readl()
645 case GICD_ICENABLER ... GICD_ICENABLER + 0x7f: in gicd_writel()
647 offset - GICD_ICENABLER, value); in gicd_writel()
H A Dgicv3_internal.h42 #define GICD_ICENABLER 0x0180 macro
H A Darm_gicv3_kvm.c413 kvm_dist_putbmp(s, GICD_ISENABLER, GICD_ICENABLER, s->enabled); in kvm_arm_gicv3_put()
/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dgic_v3.c232 gicv3_write_reg(intid, GICD_ICENABLER, 32, 1, 1); in gicv3_irq_disable()
344 writel(~0, dist_base + GICD_ICENABLER + i / 8); in gicv3_dist_init()
/openbmc/linux/include/linux/irqchip/
H A Darm-gic-v3.h24 #define GICD_ICENABLER 0x0180 macro
232 #define GICR_ICENABLER0 GICD_ICENABLER
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3.c345 case GICD_ICENABLER: in convert_offset_index()
408 gic_poke_irq(d, GICD_ICENABLER); in gic_mask_irq()
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v3.c634 REGISTER_DESC_WITH_BITS_PER_IRQ_SHARED(GICD_ICENABLER,