Home
last modified time | relevance | path

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

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