Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/platform/ce4100/
Dce4100.c98 set_fixmap_nocache(FIX_EARLYCON_MEM_BASE, in ce4100_serial_fixup()
101 (void __iomem *)__fix_to_virt(FIX_EARLYCON_MEM_BASE); in ce4100_serial_fixup()
/Linux-v4.19/arch/nds32/include/asm/
Dfixmap.h19 FIX_EARLYCON_MEM_BASE, enumerator
/Linux-v4.19/arch/arm/include/asm/
Dfixmap.h13 FIX_EARLYCON_MEM_BASE, enumerator
/Linux-v4.19/arch/arm64/include/asm/
Dfixmap.h52 FIX_EARLYCON_MEM_BASE, enumerator
/Linux-v4.19/drivers/tty/serial/
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()
/Linux-v4.19/arch/x86/include/asm/
Dfixmap.h85 FIX_EARLYCON_MEM_BASE, enumerator