Home
last modified time | relevance | path

Searched hist:"820 a3f438db9e3a58ff393bbc83e5e02e219112e" (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/riscv/include/
H A Dmachdep.hdiff 820a3f438db9e3a58ff393bbc83e5e02e219112e Sun Apr 19 02:18:16 CEST 2020 Mitchell Horne <mhorne@FreeBSD.org> RISC-V: use physmem to manage physical memory

Replace our hand-rolled functions with the generic ones provided by
kern/subr_physmem.c. This greatly simplifies the initialization of
physical memory regions and kernel globals.

Tested by: nick
Differential Revision: https://reviews.freebsd.org/D24154
/freebsd/sys/conf/
H A Dfiles.riscvdiff 820a3f438db9e3a58ff393bbc83e5e02e219112e Sun Apr 19 02:18:16 CEST 2020 Mitchell Horne <mhorne@FreeBSD.org> RISC-V: use physmem to manage physical memory

Replace our hand-rolled functions with the generic ones provided by
kern/subr_physmem.c. This greatly simplifies the initialization of
physical memory regions and kernel globals.

Tested by: nick
Differential Revision: https://reviews.freebsd.org/D24154
/freebsd/sys/riscv/riscv/
H A Dmachdep.cdiff 820a3f438db9e3a58ff393bbc83e5e02e219112e Sun Apr 19 02:18:16 CEST 2020 Mitchell Horne <mhorne@FreeBSD.org> RISC-V: use physmem to manage physical memory

Replace our hand-rolled functions with the generic ones provided by
kern/subr_physmem.c. This greatly simplifies the initialization of
physical memory regions and kernel globals.

Tested by: nick
Differential Revision: https://reviews.freebsd.org/D24154
H A Dpmap.cdiff 820a3f438db9e3a58ff393bbc83e5e02e219112e Sun Apr 19 02:18:16 CEST 2020 Mitchell Horne <mhorne@FreeBSD.org> RISC-V: use physmem to manage physical memory

Replace our hand-rolled functions with the generic ones provided by
kern/subr_physmem.c. This greatly simplifies the initialization of
physical memory regions and kernel globals.

Tested by: nick
Differential Revision: https://reviews.freebsd.org/D24154