Searched refs:PB_migrate_end (Results 1 – 2 of 2) sorted by relevance
20 PB_migrate_end = PB_migrate + PB_migratetype_bits - 1, enumerator 40 #define MIGRATETYPE_MASK ((1UL << (PB_migrate_end + 1)) - 1)44 (((1UL << (PB_migrate_end + 1)) - 1) | BIT(PB_migrate_isolate))
358 return pb_bit > PB_migrate_end && pb_bit < __NR_PAGEBLOCK_BITS; in is_standalone_pb_bit()