Searched refs:FIX_EARLYCON_MEM_BASE (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/arch/x86/platform/ce4100/ |
H A D | ce4100.c | 94 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()
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | fixmap.h | 30 FIX_EARLYCON_MEM_BASE, enumerator
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | fixmap.h | 15 FIX_EARLYCON_MEM_BASE, enumerator
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | fixmap.h | 39 FIX_EARLYCON_MEM_BASE, enumerator
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | fixmap.h | 13 FIX_EARLYCON_MEM_BASE, enumerator
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | fixmap.h | 48 FIX_EARLYCON_MEM_BASE, enumerator
|
/openbmc/linux/drivers/tty/serial/ |
H A D | earlycon.c | 43 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 D | samsung_tty.c | 2901 __set_fixmap(FIX_EARLYCON_MEM_BASE, device->port.mapbase, in apple_s5l_early_console_setup()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | fixmap.h | 90 FIX_EARLYCON_MEM_BASE, enumerator
|