Searched refs:riscv_noncoherent_register_cache_ops (Results 1 – 3 of 3) sorted by relevance
166 void riscv_noncoherent_register_cache_ops(const struct riscv_nonstd_cache_ops *ops) in riscv_noncoherent_register_cache_ops() function173 EXPORT_SYMBOL_GPL(riscv_noncoherent_register_cache_ops);
26 void riscv_noncoherent_register_cache_ops(const struct riscv_nonstd_cache_ops *ops);
209 riscv_noncoherent_register_cache_ops(&ax45mp_cmo_ops); in ax45mp_cache_init()