Home
last modified time | relevance | path

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

/linux-6.6.21/arch/riscv/include/asm/
Dcacheflush.h61 void riscv_noncoherent_supported(void);
64 static inline void riscv_noncoherent_supported(void) {} in riscv_noncoherent_supported() function
/linux-6.6.21/arch/riscv/errata/andes/
Derrata.c61 riscv_noncoherent_supported(); in errata_probe_iocp()
/linux-6.6.21/arch/riscv/errata/thead/
Derrata.c50 riscv_noncoherent_supported(); in errata_probe_cmo()
/linux-6.6.21/arch/riscv/mm/
Ddma-noncoherent.c147 void riscv_noncoherent_supported(void) in riscv_noncoherent_supported() function
/linux-6.6.21/arch/riscv/kernel/
Dsetup.c306 riscv_noncoherent_supported(); in setup_arch()