Home | History | Annotate | Download | only in linux

Lines Matching refs:UL

461 #define ZONES_MASK		((1UL << ZONES_WIDTH) - 1)
462 #define NODES_MASK ((1UL << NODES_WIDTH) - 1)
463 #define SECTIONS_MASK ((1UL << SECTIONS_WIDTH) - 1)
464 #define ZONETABLE_MASK ((1UL << ZONETABLE_SHIFT) - 1)