nwhitehorn 49a1f46412 Define PHYS_TO_DMAP() and DMAP_TO_PHYS() as panics on the architectures
(i386 and arm) that never implement them. This allows the removal of
#ifdef PHYS_TO_DMAP on code otherwise protected by a runtime check on
PMAP_HAS_DMAP. It also fixes the build on ARM and i386 after I forgot an
#ifdef in r328168.

Reported by:	Milan Obuch
Pointy hat to:	me
2018-01-19 22:17:13 +00:00
..
2018-01-19 19:18:14 +00:00
2018-01-19 04:34:06 +00:00
2018-01-19 12:50:03 +00:00
2018-01-16 19:41:18 +00:00
2018-01-17 18:18:33 +00:00