Searched defs:PHYS_MASK (Results 1 – 3 of 3) sorted by relevance
75 #define PHYS_MASK ((1ULL << PHYS_MASK_SHIFT) - 1) macro
92 #define PHYS_MASK (~0UL) macro
181 #define PHYS_MASK ((UL(1) << PHYS_MASK_SHIFT) - 1) macro
Completed in 6 milliseconds