Searched defs:PHYS_TO_XKPHYS (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Daddrspace.h134 #define PHYS_TO_XKPHYS(cm, a) (XKPHYS | (_ACAST64_(cm) << 59) | (a)) macro

Completed in 272 milliseconds