Add support for pmap_sync_icache on arm64.
authorandrew <andrew@FreeBSD.org>
Mon, 24 Aug 2015 12:01:39 +0000 (12:01 +0000)
committerandrew <andrew@FreeBSD.org>
Mon, 24 Aug 2015 12:01:39 +0000 (12:01 +0000)
commit1100acd920924bf04e54a3ceaddb3e04c240320c
tree8f2e5c128d85bc02ffe386c23f745c7166a83dc6
parent11ab3d7a81c3880e42967e16ff352ba217648729
Add support for pmap_sync_icache on arm64.

Reviewed by: emaste, imp (both earlier version)
Obtained from: ABT Systems Ltd
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D3438
sys/arm64/arm64/pmap.c