Home
last modified time | relevance | path

Searched refs:riscv_nonstd_cache_ops (Results 1 – 3 of 3) sorted by relevance

/arch/riscv/include/asm/
A Ddma-noncoherent.h18 struct riscv_nonstd_cache_ops { struct
24 extern struct riscv_nonstd_cache_ops noncoherent_cache_ops; argument
26 void riscv_noncoherent_register_cache_ops(const struct riscv_nonstd_cache_ops *ops);
/arch/riscv/mm/
A Dcache-ops.c8 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()
/arch/riscv/errata/thead/
A Derrata.c103 static const struct riscv_nonstd_cache_ops thead_errata_cmo_ops = {

Completed in 6 milliseconds