Module Name:    src
Committed By:   ryo
Date:           Sat Aug 11 12:16:34 UTC 2018

Modified Files:
        src/sys/arch/aarch64/aarch64: pmap.c

Log Message:
change to minimum invalidation of TLB.
specifying not only va but also asid, and not invalidate L0-L2 entry using 
tlbi_*_ll() if needed.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/aarch64/aarch64/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to