Home
last modified time | relevance | path

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

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