Home
last modified time | relevance | path

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

/linux/arch/alpha/include/asm/
H A Dmachvec.h69 void __iomem *(*mv_ioportmap)(unsigned long); member
H A Dio.h174 return alpha_mv.mv_ioportmap(a); in REMAP1()
/linux/arch/alpha/kernel/
H A Dmachvec_impl.h75 .mv_ioportmap = CAT(low,_ioportmap), \