Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dcacheflush.h92 void riscv_noncoherent_supported(void);
95 static inline void riscv_noncoherent_supported(void) {} in riscv_noncoherent_supported() function
/linux/drivers/cache/
H A Dstarfive_starlink_cache.c125 riscv_noncoherent_supported(); in starlink_cache_init()
/linux/arch/riscv/mm/
H A Ddma-noncoherent.c146 void riscv_noncoherent_supported(void) in riscv_noncoherent_supported() function
/linux/arch/riscv/errata/thead/
H A Derrata.c123 riscv_noncoherent_supported(); in errata_probe_cmo()
/linux/arch/riscv/kernel/
H A Dsetup.c362 riscv_noncoherent_supported(); in setup_arch()