CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/12 10:35:09
Modified files:
sys/arch/arm64/arm64: pmap.c
Log message:
Simplify pmap_proc_iflush(); there is no need for the per-page logic if we
are flushing by using the virtual address.
ok jsg@
