Searched hist:"7245 ffd10eda4ff604840350943d762f70657983" (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/riscv/include/ |
H A D | md_var.h | diff 7245ffd10eda4ff604840350943d762f70657983 Tue May 23 01:53:43 CEST 2023 Mitchell Horne <mhorne@FreeBSD.org> riscv: MMU detection
Detect and report the supported MMU for each CPU. Export the capabilities to the rest of the kernel and use it in pmap_bootstrap() to check for Sv48 support.
Reviewed by: markj MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D39814
|
H A D | cpu.h | diff 7245ffd10eda4ff604840350943d762f70657983 Tue May 23 01:53:43 CEST 2023 Mitchell Horne <mhorne@FreeBSD.org> riscv: MMU detection
Detect and report the supported MMU for each CPU. Export the capabilities to the rest of the kernel and use it in pmap_bootstrap() to check for Sv48 support.
Reviewed by: markj MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D39814
|
/freebsd/sys/riscv/riscv/ |
H A D | identcpu.c | diff 7245ffd10eda4ff604840350943d762f70657983 Tue May 23 01:53:43 CEST 2023 Mitchell Horne <mhorne@FreeBSD.org> riscv: MMU detection
Detect and report the supported MMU for each CPU. Export the capabilities to the rest of the kernel and use it in pmap_bootstrap() to check for Sv48 support.
Reviewed by: markj MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D39814
|
H A D | pmap.c | diff 7245ffd10eda4ff604840350943d762f70657983 Tue May 23 01:53:43 CEST 2023 Mitchell Horne <mhorne@FreeBSD.org> riscv: MMU detection
Detect and report the supported MMU for each CPU. Export the capabilities to the rest of the kernel and use it in pmap_bootstrap() to check for Sv48 support.
Reviewed by: markj MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D39814
|