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