Searched hist:"820 a3f438db9e3a58ff393bbc83e5e02e219112e" (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/riscv/include/ |
H A D | machdep.h | diff 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 D | files.riscv | diff 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 D | machdep.c | diff 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 D | pmap.c | diff 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
|