HomeFreeBSD

busdma_iommu: Eliminate a redundant trunc_page()

Description

busdma_iommu: Eliminate a redundant trunc_page()

Since OFF_TO_IDX() inherently truncates the given value, there is no
need to perform trunc_page() on it.

MFC after: 2 weeks

Details

Provenance
alcAuthored on Jun 20 2022, 6:40 PM
Parents
rG70b5d8fa0f94: iommu_gas: Drop needless bound check in lowermatch
Branches
Unknown
Tags
Unknown