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