HardenedBSD/sys/compat
Bjoern A. Zeeb dcb0c54968 LinuxKPI: replace vtophys+PHYS_TO_VM_PAGE with virt_to_page
Rather than using the FreeBSD internal calls vtophys() and
PHYS_TO_VM_PAGE() use the already existing LinuxKPI abstraction for
this called virt_to_page().  This reduces the amount of compat code
to maintain and will allow further work on struct [vm_]page.

This should be a NOP.

Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
Reviewed by:	markj
Differential Revision: https://reviews.freebsd.org/D41257
2023-08-07 00:58:21 +00:00
..
freebsd32 Regenerate sysent stuff after $FreeBSD$ removal 2023-06-09 07:28:27 -06:00
ia32
lindebugfs
linprocfs linprocfs: Rework according to the new ABI altroot facility 2023-05-29 11:18:37 +03:00
linsysfs
linux linux(4): Add a dedicated ioprio system calls 2023-08-04 16:03:57 +03:00
linuxkpi LinuxKPI: replace vtophys+PHYS_TO_VM_PAGE with virt_to_page 2023-08-07 00:58:21 +00:00
x86bios