Searched refs:FIX_EARLYCON_MEM_BASE (Results 1 - 4 of 4) sorted by relevance

/arch/arm64/include/asm/
H A Dfixmap.h35 FIX_EARLYCON_MEM_BASE, enumerator in enum:fixed_addresses
/arch/x86/platform/ce4100/
H A Dce4100.c105 set_fixmap_nocache(FIX_EARLYCON_MEM_BASE,
108 (void __iomem *)__fix_to_virt(FIX_EARLYCON_MEM_BASE);
/arch/x86/include/asm/
H A Dfixmap.h79 FIX_EARLYCON_MEM_BASE, enumerator in enum:fixed_addresses
/arch/x86/platform/intel-mid/
H A Dearly_printk_intel_mid.c149 pclk_spi0 = (void *)set_fixmap_offset_nocache(FIX_EARLYCON_MEM_BASE,
157 pspi = (void *)set_fixmap_offset_nocache(FIX_EARLYCON_MEM_BASE,
262 phsu = (void *)set_fixmap_offset_nocache(FIX_EARLYCON_MEM_BASE, paddr);

Completed in 192 milliseconds