gicr_write_propbaser
#define gicr_write_propbaser(v, c) __gic_writeq_nonatomic(v, c)
#define gicr_write_propbaser(v, c) writeq_relaxed(v, c)