John Baldwin 52526922ac vm_phys_init: Quiet unused but set warnings about npages.
npages is used in two optional cases:

- to conditionally create a separate DMA32 free list

- to index vm_page_array for VM_PHYSSEG_SPARSE

Add in more #ifdef's around npages statements.

Reviewed by:	alc, markj
Differential Revision:	https://reviews.freebsd.org/D34887
2022-04-18 12:06:14 -07:00
..
2020-11-19 03:59:21 +00:00
2021-05-02 19:45:23 -04:00
2022-02-15 09:25:34 -05:00
2021-12-29 11:17:33 -06:00
2021-05-13 20:13:34 +03:00