Searched refs:DIST_BIT (Results 1 – 1 of 1) sorted by relevance
32 #define DIST_BIT (1U << 31) macro71 if (cpu_or_dist & DIST_BIT) in gicv3_wait_for_rwp()134 volatile void *base = cpu_or_dist & DIST_BIT ? GICD_BASE_GVA in gicv3_reg_readl()141 volatile void *base = cpu_or_dist & DIST_BIT ? GICD_BASE_GVA in gicv3_reg_writel()193 cpu_or_dist = (intid_range == SPI_RANGE) ? DIST_BIT : cpu; in gicv3_access_reg()239 gicv3_wait_for_rwp(is_spi ? DIST_BIT : cpu); in gicv3_irq_enable()248 gicv3_wait_for_rwp(is_spi ? DIST_BIT : cpu); in gicv3_irq_disable()