Searched defs:PHYS_TO_XKPHYS (Results 1 – 2 of 2) sorted by relevance
129 #define PHYS_TO_XKPHYS(cm, a) (XKPHYS | (_ACAST64_(cm) << 59) | (a)) macro
126 #define PHYS_TO_XKPHYS(cm, a) (_CONST64_(0x8000000000000000) | \ macro