Page MenuHomeFreeBSD

amd64: provide PHYS_IN_DMAP() and VIRT_IN_DMAP()
ClosedPublic

Authored by mhorne on Nov 12 2021, 4:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 10, 11:29 PM
Unknown Object (File)
Wed, Dec 4, 12:45 AM
Unknown Object (File)
Oct 4 2024, 6:05 PM
Unknown Object (File)
Oct 4 2024, 10:34 AM
Unknown Object (File)
Oct 1 2024, 9:01 PM
Unknown Object (File)
Oct 1 2024, 3:12 PM
Unknown Object (File)
Oct 1 2024, 2:12 PM
Unknown Object (File)
Sep 28 2024, 11:27 PM
Subscribers

Details

Summary

It is useful for quickly checking an address against the DMAP region.
These definitions exist already on arm64 and riscv.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable