Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/arm64/
H A Dgic_v3.c219 gicv3_write_reg(intid, GICD_IPRIORITYR, 32, 8, prio); in gicv3_set_priority()
356 GICD_BASE_GVA + GICD_IPRIORITYR + i); in gicv3_dist_init()
/linux/tools/testing/selftests/kvm/include/arm64/
H A Dgic_v3.h29 #define GICD_IPRIORITYR 0x0400 macro
237 #define GICR_IPRIORITYR0 GICD_IPRIORITYR
/linux/include/linux/irqchip/
H A Darm-gic-v3.h29 #define GICD_IPRIORITYR 0x0400 macro
237 #define GICR_IPRIORITYR0 GICD_IPRIORITYR
/linux/drivers/irqchip/
H A Dirq-gic-v3.c435 case GICD_IPRIORITYR: in convert_offset_index()
592 offset = convert_offset_index(d, GICD_IPRIORITYR, &index); in gic_irq_set_prio()