Searched refs:dmi_unmap (Results 1 – 7 of 7) sorted by relevance
12 #define dmi_unmap iounmap macro
20 #define dmi_unmap(_x) memunmap(_x) macro
28 #define dmi_unmap(x) iounmap(x) macro
12 #define dmi_unmap(x) memunmap(x) macro
11 #define dmi_unmap(x) iounmap(x) macro
794 dmi_unmap(dmi_table); in dmi_init()1114 dmi_unmap(buf); in dmi_walk()
395 dmi_unmap(mapped); in dmi_sel_raw_read_phys32()