Home
last modified time | relevance | path

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

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