Home
last modified time | relevance | path

Searched defs:__early_set_fixmap (Results 1 – 5 of 5) sorted by relevance

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