mirror of
https://github.com/openbsd/src.git
synced 2026-04-24 06:04:47 +00:00
401a1d0147005f0f2aa41a165656dccca7ad4f40
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@
…
…
…
Description
Languages
C
57.4%
C++
28.7%
Perl
3.9%
Roff
3%
Makefile
0.9%
Other
5.6%