static CONTIGUOUS_ALLOC_PAGES: AtomicUsizeExpand description
Total pages handed out by allocate_phys_contiguous (in units of 4 KiB pages, summed across orders).
Incremented on every successful contiguous alloc; never decremented.
Paired with CONTIGUOUS_FREE_PAGES to derive the live count.