Searched refs:FIX_IOREMAP_BEGIN (Results 1 – 2 of 2) sorted by relevance
43 map->fixmap_addr = __fix_to_virt(FIX_IOREMAP_BEGIN + i); in ioremap_fixed_init()86 idx0 = FIX_IOREMAP_BEGIN + slot; in ioremap_fixed()124 idx = FIX_IOREMAP_BEGIN + slot + nrpages - 1; in iounmap_fixed()
60 FIX_IOREMAP_BEGIN, enumerator61 FIX_IOREMAP_END = FIX_IOREMAP_BEGIN + FIX_N_IOREMAPS - 1,