Home
last modified time | relevance | path

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

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