Home
last modified time | relevance | path

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

/linux-6.1.9/arch/riscv/include/asm/
Dcacheflush.h49 void riscv_noncoherent_supported(void);
51 static inline void riscv_noncoherent_supported(void) {} in riscv_noncoherent_supported() function
/linux-6.1.9/arch/riscv/errata/thead/
Derrata.c46 riscv_noncoherent_supported(); in errata_probe_cmo()
/linux-6.1.9/arch/riscv/mm/
Ddma-noncoherent.c75 void riscv_noncoherent_supported(void) in riscv_noncoherent_supported() function
/linux-6.1.9/arch/riscv/kernel/
Dcpufeature.c277 riscv_noncoherent_supported(); in cpufeature_probe_zicbom()