K 10 svn:author V 2 mw K 8 svn:date V 27 2019-10-31T15:38:17.227810Z K 7 svn:log V 471 Add WC support for arm64 in the ENA driver As the pmamp_change_attr() is public on arm64 since r351131, it can be used on the arm64 to map memory range as with the write combined attribute. It requires the driver to use generic VM_MEMATTR_WRITE_COMBINING flag instead of the x86 specific PAT_WRITE_COMBINING. Differential Revision: https://reviews.freebsd.org/D21931 Submitted by: Michal Krawczyk Obtained from: Semihalf Sponsored by: Amazon, Inc. END