Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/include/asm/sn/
Dtiocx.h67 extern u64 tiocx_swin_base(int nasid);
/linux-4.1.27/arch/ia64/sn/kernel/
Dtiocx.c321 u64 tiocx_swin_base(int nasid) in tiocx_swin_base() function
334 EXPORT_SYMBOL(tiocx_swin_base);
/linux-4.1.27/drivers/char/
Dmbcs.c764 soft->mmr_base = (void *)tiocx_swin_base(dev->cx_id.nasid); in mbcs_probe()