HomeFreeBSD

Add bounce helpers to the arm64 busdma

Description

Add bounce helpers to the arm64 busdma

Add helper functions to the arm64 busdma for common cases of checking if
we may need to bounce, and if we must bounce for a given address.

These will be expanded later as we handle cache-misaligned memory.

Reported by: mmel
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D26493

Details

Provenance
andrewAuthored on
Differential Revision
D26493: Add bounce helpers to the arm64 busdma
Parents
rS366101: Create a standalone version of sys/malloc.h
Branches
Unknown
Tags
Unknown