freebsd-skq/stand/efi/loader/arch/amd64
Mark Johnston 5c17092568 Stop setting PG_U in bootstrap mappings.
These mappings are never visible to userspace as they get replaced when
the amd64 pmap is bootstrapped, but there is no need to set PG_U in the
first place.

Reviewed by:	alc, kib
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D24547
2020-04-24 13:53:40 +00:00
..
amd64_tramp.S
elf64_freebsd.c Stop setting PG_U in bootstrap mappings. 2020-04-24 13:53:40 +00:00
exc.S
ldscript.amd64
Makefile.inc
start.S
trap.c