Searched refs:riscv_nonstd_cache_ops (Results 1 – 6 of 6) 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()
92 static const struct riscv_nonstd_cache_ops starlink_cache_ops = {
168 static const struct riscv_nonstd_cache_ops ax45mp_cmo_ops __initdata = {
164 static const struct riscv_nonstd_cache_ops ccache_mgmt_ops __initconst = {
102 static const struct riscv_nonstd_cache_ops thead_errata_cmo_ops = {