Home
last modified time | relevance | path

Searched refs:fd_cacheflush (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/mips/include/asm/
A Dfloppy.h15 static inline void fd_cacheflush(char * addr, long size) in fd_cacheflush() function
/linux-6.3-rc2/drivers/block/
A Dfloppy.c277 #ifndef fd_cacheflush
278 #define fd_cacheflush(addr, size) /* nothing... */ macro
1099 fd_cacheflush(raw_cmd->kernel_data, raw_cmd->length); in setup_DMA()

Completed in 10 milliseconds