Searched refs:gits_read_cbaser (Results 1 – 3 of 3) sorted by relevance
132 #define gits_read_cbaser(c) readq_relaxed(c) macro
319 #define gits_read_cbaser(c) __gic_readq_nonatomic(c) macro
3374 its->cbaser_save = gits_read_cbaser(base + GITS_CBASER); in its_save_disable()3656 tmp = gits_read_cbaser(its->base + GITS_CBASER); in its_probe_one()