Home
last modified time | relevance | path

Searched refs:mv_ioremap (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/alpha/include/asm/
H A Dmachvec.h70 void __iomem *(*mv_ioremap)(unsigned long, unsigned long); member
H A Dio.h174 return alpha_mv.mv_ioremap(a, s); in generic_ioremap()
/linux-6.15/arch/alpha/kernel/
H A Dmachvec_impl.h76 .mv_ioremap = CAT(low,_ioremap), \