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)
Oct 25 2023, 3:27 PM
Unknown Object (File)
Sep 14 2023, 1:52 PM
Unknown Object (File)
Sep 1 2023, 7:12 PM
Unknown Object (File)
Aug 14 2023, 3:35 PM
Unknown Object (File)
Aug 14 2023, 3:02 AM
Unknown Object (File)
Aug 1 2023, 6:46 PM
Unknown Object (File)
May 27 2023, 6:39 AM
Unknown Object (File)
Mar 23 2023, 7:02 AM
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