1
0
mirror of https://github.com/openbsd/src.git synced 2026-04-24 06:04:47 +00:00
kettenis 401a1d0147 Implement support for the Zicbom and Svpbmt extensions. Rework the cache
flushing code to operate on virtual addresses instead of physical
addresses.  Seems the Zicbom implementation on the SpacemiT X60 cores
doesn't flush the caches if the mapping is non-cachable.  So adjust
_pmap_kenter_pa() to use a temporary cachable mapping to clean a page we
want to map non-cachable.

ok jca@
2026-04-05 11:48:17 +00:00
2026-04-04 09:33:18 +00:00
2026-04-04 21:07:37 +00:00
2026-04-01 23:20:53 +00:00
2026-04-04 19:26:32 +00:00
2026-04-04 09:33:18 +00:00
2026-04-04 14:12:50 +00:00
Description
No description provided
1.6 GiB
Languages
C 57.4%
C++ 28.7%
Perl 3.9%
Roff 3%
Makefile 0.9%
Other 5.6%