freebsd-src/sys/amd64/amd64
Mark Johnston 69ccea1c89 vm_page: Let vm_page_init_page() take a pool parameter
This is useful for a subsequent patch which implements lazy
initialization of vm_page structures using a dedicate vm_phys free page
pool.

No functional change intended.

Reviewed by:	alc, kib, emaste
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D40399
2024-06-13 21:18:59 -04:00
..
apic_vector.S sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
atpic_vector.S sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
bios.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
bpf_jit_machdep.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
bpf_jit_machdep.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
copyout.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
cpu_switch.S sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
db_disasm.c ddb: Use bool for boolean variables in MD code 2024-02-02 15:08:53 -08:00
db_interface.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
db_trace.c ddb: Use bool for boolean variables in MD code 2024-02-02 15:08:53 -08:00
efirt_machdep.c vm_page: Let vm_page_init_page() take a pool parameter 2024-06-13 21:18:59 -04:00
efirt_support.S sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
elf_machdep.c imgact_elf: Add const to the header_supported callback arguments 2024-03-04 11:52:21 -08:00
exception.S exception: Fix typos 2024-04-11 11:28:25 -06:00
exec_machdep.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
fpu.c x86: handle MXCSR from XSAVEOPT when x87 state was optimized 2024-03-28 13:56:21 +02:00
gdb_machdep.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
genassym.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
initcpu.c x86: AMD Zen2: Zenbleed chicken bit mitigation 2023-10-02 15:29:18 -04:00
io.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
locore.S sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
machdep.c vt/sc: retire logic to select vt(4) by default for UEFI boot 2024-05-25 11:00:35 -04:00
mem.c uio: Use switch statements when handling UIO_READ vs UIO_WRITE 2024-05-10 13:43:36 -07:00
minidump_machdep.c minidump_machdep: Fix typo 2024-04-11 11:28:21 -06:00
mp_machdep.c amd64: add a func pointer to tlb shootdown function 2024-06-05 12:25:05 +00:00
mpboot.S sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
pmap.c rangeset: add next() iteration 2024-06-06 13:42:31 -05:00
ptrace_machdep.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
sigtramp.S sigtramp: Fix typo 2024-04-11 11:28:27 -06:00
support.S rdmsr_safe/wrmsr_safe: handle pcb_onfault nesting 2024-01-30 08:45:01 +02:00
sys_machdep.c ktrace: Record syscall violations with KTR_CAPFAIL 2024-04-07 18:52:51 -05:00
trap.c amd64 uprintf_signal: add space between %rax value and code bytes 2024-02-11 05:36:39 +02:00
uio_machdep.c uio: Use switch statements when handling UIO_READ vs UIO_WRITE 2024-05-10 13:43:36 -07:00
vm_machdep.c thread: Add a return value to cpu_set_upcall() 2023-12-25 21:04:00 -05:00
xen-locore.S x86/xen: fill hypercall page with int3 2024-02-22 11:08:04 +01:00