Store mod/ref flags using md pg_flags values rather than a specific field in
authormiod <miod@openbsd.org>
Mon, 12 Sep 2022 19:35:20 +0000 (19:35 +0000)
committermiod <miod@openbsd.org>
Mon, 12 Sep 2022 19:35:20 +0000 (19:35 +0000)
commit3f271682e9cd41ec77db86a29871511ada811293
tree6652afe1cb10a04f4adca43e35667042792ce4e7
parentca9c73b22ec4ee19100446d9f898c58690fa5974
Store mod/ref flags using md pg_flags values rather than a specific field in
vm_page_md, which allows this struct to shrink a bit.
sys/arch/alpha/alpha/pmap.c
sys/arch/alpha/include/pmap.h