HomeFreeBSD

linuxkpi: Define `ioremap_cache()`

Description

linuxkpi: Define ioremap_cache()

It uses the VM_MEMATTR_WRITE_BACK flag on FreeBSD.

It replaces ioremap_wb() which doesn't exist in Linux. Perhaps it
existed in the past and was removed.

Reviewed by: emaste, manu
Approved by: emaste, manu
Differential Revision: https://reviews.freebsd.org/D37916

Details

Provenance
dumbbellAuthored on Dec 30 2022, 10:36 AM
Reviewer
emaste
Differential Revision
D37916: linuxkpi: Define `ioremap_cache()`
Parents
rG3aa335d00ac8: linuxkpi: Add `gfp_mask` field to `struct shrink_control`
Branches
Unknown
Tags
Unknown