summaryrefslogtreecommitdiffstats
path: root/physmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'physmap.c')
-rw-r--r--physmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/physmap.c b/physmap.c
index bd3c59b..cb035a5 100644
--- a/physmap.c
+++ b/physmap.c
@@ -134,7 +134,7 @@ void cleanup_cpu_msr(void)
}
#elif defined(__DARWIN__)
-#define MEM_DEV "DirectIO"
+#define MEM_DEV "DirectHW"
static void *sys_physmap(unsigned long phys_addr, size_t len)
{
OpenPOWER on IntegriCloud