Searched defs:PA2KSEG0 (Results 1 – 2 of 2) sorted by relevance
167 #define PA2KSEG0(addr) ((void *)(((MS_U32)addr) | 0x00000000)) //physical -> cached macro182 #define PA2KSEG0(addr) ((void *)(((MS_U32)addr) | 0x80000000)) //physical -> cached macro
349 #define PA2KSEG0(addr) ((void *)(((MS_U32)addr) | 0x80000000)) //physical -> cached macro