Home
last modified time | relevance | path

Searched refs:riscv_noncoherent_supported (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/arch/riscv/include/asm/
Dcacheflush.h86 void riscv_noncoherent_supported(void);
89 static inline void riscv_noncoherent_supported(void) {} in riscv_noncoherent_supported() function
/linux-6.12.1/arch/riscv/errata/andes/
Derrata.c62 riscv_noncoherent_supported(); in errata_probe_iocp()
/linux-6.12.1/drivers/cache/
Dstarfive_starlink_cache.c125 riscv_noncoherent_supported(); in starlink_cache_init()
Dsifive_ccache.c321 riscv_noncoherent_supported(); in sifive_ccache_init()
/linux-6.12.1/arch/riscv/mm/
Ddma-noncoherent.c146 void riscv_noncoherent_supported(void) in riscv_noncoherent_supported() function
/linux-6.12.1/arch/riscv/errata/thead/
Derrata.c122 riscv_noncoherent_supported(); in errata_probe_cmo()
/linux-6.12.1/arch/riscv/kernel/
Dsetup.c296 riscv_noncoherent_supported(); in setup_arch()