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