Searched refs:rv_cache_ops (Results 1 – 1 of 1) sorted by relevance
11 static struct riscv_cacheinfo_ops *rv_cache_ops; variable15 rv_cache_ops = ops; in riscv_set_cacheinfo_ops()22 if (rv_cache_ops && rv_cache_ops->get_priv_group) in cache_get_priv_group()23 return rv_cache_ops->get_priv_group(this_leaf); in cache_get_priv_group()