Searched refs:riscv_noncoherent_register_cache_ops (Results 1 – 6 of 6) sorted by relevance
11 riscv_noncoherent_register_cache_ops(const struct riscv_nonstd_cache_ops *ops) in riscv_noncoherent_register_cache_ops() function17 EXPORT_SYMBOL_GPL(riscv_noncoherent_register_cache_ops);
26 void riscv_noncoherent_register_cache_ops(const struct riscv_nonstd_cache_ops *ops);
126 riscv_noncoherent_register_cache_ops(&starlink_cache_ops); in starlink_cache_init()
213 riscv_noncoherent_register_cache_ops(&ax45mp_cmo_ops); in ax45mp_cache_init()
322 riscv_noncoherent_register_cache_ops(&ccache_mgmt_ops); in sifive_ccache_init()
123 riscv_noncoherent_register_cache_ops(&thead_errata_cmo_ops); in errata_probe_cmo()
Completed in 13 milliseconds