riscv_nonstd_cache_ops
static const struct riscv_nonstd_cache_ops thead_errata_cmo_ops = {
extern struct riscv_nonstd_cache_ops noncoherent_cache_ops;
void riscv_noncoherent_register_cache_ops(const struct riscv_nonstd_cache_ops *ops);
riscv_noncoherent_register_cache_ops(const struct riscv_nonstd_cache_ops *ops)
struct riscv_nonstd_cache_ops noncoherent_cache_ops __ro_after_init;
static const struct riscv_nonstd_cache_ops ax45mp_cmo_ops __initdata = {
static const struct riscv_nonstd_cache_ops ccache_mgmt_ops __initconst = {
static const struct riscv_nonstd_cache_ops starlink_cache_ops = {