Home
last modified time | relevance | path

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

/linux/arch/x86/platform/ce4100/
H A Dce4100.c94 set_fixmap_nocache(FIX_EARLYCON_MEM_BASE, in ce4100_serial_fixup()
97 (void __iomem *)__fix_to_virt(FIX_EARLYCON_MEM_BASE); in ce4100_serial_fixup()
/linux/arch/loongarch/include/asm/
H A Dfixmap.h15 FIX_EARLYCON_MEM_BASE, enumerator
/linux/arch/riscv/include/asm/
H A Dfixmap.h39 FIX_EARLYCON_MEM_BASE, enumerator
/linux/arch/arm/include/asm/
H A Dfixmap.h13 FIX_EARLYCON_MEM_BASE, enumerator
/linux/arch/arm64/include/asm/
H A Dfixmap.h48 FIX_EARLYCON_MEM_BASE, enumerator
/linux/arch/x86/include/asm/
H A Dfixmap.h90 FIX_EARLYCON_MEM_BASE, enumerator
/linux/drivers/tty/serial/
H A Dsamsung_tty.c2853 __set_fixmap(FIX_EARLYCON_MEM_BASE, device->port.mapbase, in apple_s5l_early_console_setup()