Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
A Dfixmap.h48 #define __early_set_fixmap __set_fixmap macro
/linux/mm/
A Dearly_ioremap.c151 __early_set_fixmap(idx, phys_addr, prot); in __early_ioremap()
203 __early_set_fixmap(idx, 0, FIXMAP_PAGE_CLEAR); in early_iounmap()
/linux/arch/arm/include/asm/
A Dfixmap.h52 #define __early_set_fixmap __set_fixmap macro
/linux/arch/arm64/include/asm/
A Dfixmap.h101 #define __early_set_fixmap __set_fixmap macro
/linux/arch/powerpc/include/asm/
A Dfixmap.h118 #define __early_set_fixmap __set_fixmap macro
/linux/arch/x86/include/asm/
A Dfixmap.h196 void __early_set_fixmap(enum fixed_addresses idx,
/linux/arch/x86/mm/
A Dioremap.c852 void __init __early_set_fixmap(enum fixed_addresses idx, in __early_set_fixmap() function

Completed in 10 milliseconds