Store mod/ref flags using md pg_flags values rather than a specific field in
authormiod <miod@openbsd.org>
Mon, 12 Sep 2022 19:33:34 +0000 (19:33 +0000)
committermiod <miod@openbsd.org>
Mon, 12 Sep 2022 19:33:34 +0000 (19:33 +0000)
commitca9c73b22ec4ee19100446d9f898c58690fa5974
tree06f8eb79ba02c7d6f5a062f89692dd81c87b6c5a
parentbb54fedfd0cd0f9a035b0baf8680417bb66bf6da
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/sh/include/pmap.h
sys/arch/sh/sh/pmap.c
sys/arch/sh/sh/trap.c