Searched refs:set_fixmap_io (Results 1 – 2 of 2) sorted by relevance
97 #define set_fixmap_io(idx, phys) \ macro
43 set_fixmap_io(FIX_EARLYCON_MEM_BASE, paddr & PAGE_MASK); in earlycon_map()