Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_ce4100.c73 set_fixmap_nocache(FIX_EARLYCON_MEM_BASE, up->mapbase & PAGE_MASK); in ce4100_serial_fixup()
74 up->membase = (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/openrisc/include/asm/
H A Dfixmap.h30 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/drivers/tty/serial/
H A Dearlycon.c43 set_fixmap_io(FIX_EARLYCON_MEM_BASE, paddr & PAGE_MASK); in earlycon_map()
44 base = (void __iomem *)__fix_to_virt(FIX_EARLYCON_MEM_BASE); in earlycon_map()
H A Dsamsung_tty.c2859 __set_fixmap(FIX_EARLYCON_MEM_BASE, device->port.mapbase, in apple_s5l_early_console_setup()
/linux/arch/x86/include/asm/
H A Dfixmap.h90 FIX_EARLYCON_MEM_BASE, enumerator