Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/
Daddrspace.h54 #define XPHYSADDR(a) ((_ACAST64_(a)) & \ macro
Dpage.h146 __x < CKSEG0 ? XPHYSADDR(__x) : CPHYSADDR(__x); \
/linux-2.6.39/arch/mips/sgi-ip27/
Dip27-timer.c233 res.start = XPHYSADDR(KL_CONFIG_CH_CONS_INFO(master_nasid)->memory_base + in sgi_ip27_rtc_devinit()