Searched refs:__early_set_fixmap (Results 1 – 7 of 7) sorted by relevance
48 #define __early_set_fixmap __set_fixmap macro
52 #define __early_set_fixmap __set_fixmap macro
103 #define __early_set_fixmap __set_fixmap macro
152 __early_set_fixmap(idx, phys_addr, prot); in __early_ioremap()204 __early_set_fixmap(idx, 0, FIXMAP_PAGE_CLEAR); in early_iounmap()
120 #define __early_set_fixmap __set_fixmap macro
196 void __early_set_fixmap(enum fixed_addresses idx,
902 void __init __early_set_fixmap(enum fixed_addresses idx, in __early_set_fixmap() function