Home
last modified time | relevance | path

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

/Linux-v6.6/arch/riscv/include/asm/
Dcacheflush.h60 void riscv_noncoherent_supported(void);
63 static inline void riscv_noncoherent_supported(void) {} in riscv_noncoherent_supported() function
/Linux-v6.6/arch/riscv/errata/andes/
Derrata.c54 riscv_noncoherent_supported(); in errata_probe_iocp()
/Linux-v6.6/arch/riscv/errata/thead/
Derrata.c50 riscv_noncoherent_supported(); in errata_probe_cmo()
/Linux-v6.6/arch/riscv/mm/
Ddma-noncoherent.c153 void riscv_noncoherent_supported(void) in riscv_noncoherent_supported() function
/Linux-v6.6/arch/riscv/kernel/
Dsetup.c306 riscv_noncoherent_supported(); in setup_arch()