Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/platform/ce4100/
Dce4100.c105 set_fixmap_nocache(FIX_EARLYCON_MEM_BASE, in ce4100_serial_fixup()
108 (void __iomem *)__fix_to_virt(FIX_EARLYCON_MEM_BASE); in ce4100_serial_fixup()
/linux-4.1.27/drivers/tty/serial/
Dearlycon.c51 set_fixmap_io(FIX_EARLYCON_MEM_BASE, paddr & PAGE_MASK); in earlycon_map()
52 base = (void __iomem *)__fix_to_virt(FIX_EARLYCON_MEM_BASE); in earlycon_map()
/linux-4.1.27/arch/arm64/include/asm/
Dfixmap.h35 FIX_EARLYCON_MEM_BASE, enumerator
/linux-4.1.27/arch/x86/include/asm/
Dfixmap.h81 FIX_EARLYCON_MEM_BASE, enumerator