Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/sgi-ip27/
H A Dip27-klnuma.c128 return KDM_TO_PHYS(PAGE_ALIGN(SYMMON_STK_ADDR(nasid, 0))) >> PAGE_SHIFT; in node_getfirstfree()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Daddrspace.h141 #define KDM_TO_PHYS(x) (_ACAST64_ (x) & TO_PHYS_MASK) macro
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Daddrspace.h162 #define KDM_TO_PHYS(x) (_ACAST64_ (x) & TO_PHYS_MASK) macro