Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Darm_gicv3_dist.c313 case GICD_IPRIORITYR ... GICD_IPRIORITYR + 0x3ff: in gicd_readb()
314 *data = gicd_read_ipriorityr(s, attrs, offset - GICD_IPRIORITYR); in gicd_readb()
333 case GICD_IPRIORITYR ... GICD_IPRIORITYR + 0x3ff: in gicd_writeb()
335 int irq = offset - GICD_IPRIORITYR; in gicd_writeb()
487 case GICD_IPRIORITYR ... GICD_IPRIORITYR + 0x3ff: in gicd_readl()
489 int i, irq = offset - GICD_IPRIORITYR; in gicd_readl()
695 case GICD_IPRIORITYR ... GICD_IPRIORITYR + 0x3ff: in gicd_writel()
697 int i, irq = offset - GICD_IPRIORITYR; in gicd_writel()
H A Darm_gicv3_kvm.c453 kvm_dist_put_priority(s, GICD_IPRIORITYR, s->gicd_ipriority); in kvm_arm_gicv3_put()
598 kvm_dist_get_priority(s, GICD_IPRIORITYR, s->gicd_ipriority); in kvm_arm_gicv3_get()
H A Dgicv3_internal.h47 #define GICD_IPRIORITYR 0x0400 macro
/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/
H A Dgic_v3.h23 #define GICD_IPRIORITYR 0x0400 macro
61 #define GICR_IPRIORITYR0 GICD_IPRIORITYR
/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dgic_v3.c204 gicv3_write_reg(intid, GICD_IPRIORITYR, 32, 8, prio); in gicv3_set_priority()
350 dist_base + GICD_IPRIORITYR + i); in gicv3_dist_init()
/openbmc/linux/include/linux/irqchip/
H A Darm-gic-v3.h29 #define GICD_IPRIORITYR 0x0400 macro
237 #define GICR_IPRIORITYR0 GICD_IPRIORITYR
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3.c355 case GICD_IPRIORITYR: in convert_offset_index()
505 offset = convert_offset_index(d, GICD_IPRIORITYR, &index); in gic_irq_set_prio()
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v3.c654 REGISTER_DESC_WITH_BITS_PER_IRQ_SHARED(GICD_IPRIORITYR,