Home
last modified time | relevance | path

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

/linux/arch/x86/platform/ce4100/
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/nds32/include/asm/
A Dfixmap.h19 FIX_EARLYCON_MEM_BASE, enumerator
/linux/arch/riscv/include/asm/
A Dfixmap.h29 FIX_EARLYCON_MEM_BASE, enumerator
/linux/arch/arm/include/asm/
A Dfixmap.h13 FIX_EARLYCON_MEM_BASE, enumerator
/linux/arch/arm64/include/asm/
A Dfixmap.h51 FIX_EARLYCON_MEM_BASE, enumerator
/linux/drivers/tty/serial/
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()
A Dsamsung_tty.c3054 __set_fixmap(FIX_EARLYCON_MEM_BASE, device->port.mapbase, in apple_s5l_early_console_setup()
/linux/arch/x86/include/asm/
A Dfixmap.h90 FIX_EARLYCON_MEM_BASE, enumerator

Completed in 17 milliseconds