Searched defs:ptokv (Results 1 – 1 of 1) sorted by relevance
132 #define ptokv(x) (x) /* UNCACHED FLAT */ macro134 #define ptokv(x) ((x) | 0x80000000) /* CACHED P1 */ macro136 #define ptokv(x) ((x) | 0x80000000) /* CACHED kseg0 */ macro