Home
last modified time | relevance | path

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

/linux-6.1.9/arch/riscv/include/asm/
Dfixmap.h48 #define __early_set_fixmap __set_fixmap macro
/linux-6.1.9/arch/arm/include/asm/
Dfixmap.h52 #define __early_set_fixmap __set_fixmap macro
/linux-6.1.9/arch/powerpc/include/asm/
Dfixmap.h120 #define __early_set_fixmap __set_fixmap macro
/linux-6.1.9/arch/arm64/include/asm/
Dfixmap.h105 #define __early_set_fixmap __set_fixmap macro
/linux-6.1.9/arch/x86/mm/
Dioremap.c911 void __init __early_set_fixmap(enum fixed_addresses idx, in __early_set_fixmap() function