Searched refs:__early_set_fixmap (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Dfixmap.h52 #define __early_set_fixmap __set_fixmap macro
/linux-master/arch/riscv/include/asm/
H A Dfixmap.h56 #define __early_set_fixmap __set_fixmap macro
/linux-master/arch/powerpc/include/asm/
H A Dfixmap.h108 #define __early_set_fixmap __set_fixmap macro
/linux-master/arch/arm64/include/asm/
H A Dfixmap.h105 #define __early_set_fixmap __set_fixmap macro
/linux-master/arch/x86/include/asm/
H A Dfixmap.h196 void __early_set_fixmap(enum fixed_addresses idx,
/linux-master/mm/
H A Dearly_ioremap.c150 __early_set_fixmap(idx, phys_addr, prot);
202 __early_set_fixmap(idx, 0, FIXMAP_PAGE_CLEAR);
/linux-master/arch/x86/mm/
H A Dioremap.c916 void __init __early_set_fixmap(enum fixed_addresses idx, function

Completed in 278 milliseconds