Home
last modified time | relevance | path

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

/arch/riscv/include/asm/
Dfixmap.h48 #define __early_set_fixmap __set_fixmap macro
/arch/arm/include/asm/
Dfixmap.h52 #define __early_set_fixmap __set_fixmap macro
/arch/arm64/include/asm/
Dfixmap.h103 #define __early_set_fixmap __set_fixmap macro
/arch/powerpc/include/asm/
Dfixmap.h120 #define __early_set_fixmap __set_fixmap macro
/arch/x86/include/asm/
Dfixmap.h194 void __early_set_fixmap(enum fixed_addresses idx,
/arch/x86/mm/
Dioremap.c922 void __init __early_set_fixmap(enum fixed_addresses idx, in __early_set_fixmap() function