Searched defs:PADDR (Results 1 – 2 of 2) sorted by relevance
379 #define PADDR(high, low) ((uint64_t)((((uint64_t)(high)) << 32) \ macro
100 #define PADDR(high, low) ((uint64_t)((((uint64_t)(high)) << 32) \ macro