riscv_noncoherent_register_cache_ops
riscv_noncoherent_register_cache_ops(&thead_errata_cmo_ops);
void riscv_noncoherent_register_cache_ops(const struct riscv_nonstd_cache_ops *ops);
EXPORT_SYMBOL_GPL(riscv_noncoherent_register_cache_ops);
riscv_noncoherent_register_cache_ops(&ax45mp_cmo_ops);
riscv_noncoherent_register_cache_ops(&ccache_mgmt_ops);
riscv_noncoherent_register_cache_ops(&starlink_cache_ops);