Searched refs:riscv_nonstd_cache_ops (Results 1 – 3 of 3) sorted by relevance
18 struct riscv_nonstd_cache_ops { struct24 extern struct riscv_nonstd_cache_ops noncoherent_cache_ops; argument26 void riscv_noncoherent_register_cache_ops(const struct riscv_nonstd_cache_ops *ops);
8 struct riscv_nonstd_cache_ops noncoherent_cache_ops __ro_after_init;11 riscv_noncoherent_register_cache_ops(const struct riscv_nonstd_cache_ops *ops) in riscv_noncoherent_register_cache_ops()
103 static const struct riscv_nonstd_cache_ops thead_errata_cmo_ops = {
Completed in 6 milliseconds