Searched refs:KDM_TO_PHYS (Results 1 – 2 of 2) sorted by relevance
128 return KDM_TO_PHYS(PAGE_ALIGN(SYMMON_STK_ADDR(nasid, 0))) >> PAGE_SHIFT; in node_getfirstfree()
141 #define KDM_TO_PHYS(x) (_ACAST64_ (x) & TO_PHYS_MASK) macro