Home
last modified time | relevance | path

Searched refs:slot_virt (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dearly_ioremap.c77 static unsigned long slot_virt[FIX_BTMAPS_SLOTS] __initdata; variable
85 slot_virt[i] = __fix_to_virt(FIX_BTMAP_BEGIN - NR_FIX_BTMAPS*i); in early_ioremap_setup()
151 __func__, &phys_addr, size, slot, slot_virt[slot], offset); in __early_ioremap()
167 prev_map[slot] = (void __iomem *)(offset + slot_virt[slot]); in __early_ioremap()