Home
last modified time | relevance | path

Searched refs:KDM_TO_PHYS (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/mips/sgi-ip27/
Dip27-klnuma.c130 return (KDM_TO_PHYS(PAGE_ALIGN(SYMMON_STK_ADDR(nasid, 0))) >> in node_getfirstfree()
/linux-2.6.39/arch/mips/include/asm/
Daddrspace.h151 #define KDM_TO_PHYS(x) (_ACAST64_ (x) & TO_PHYS_MASK) macro