Home
last modified time | relevance | path

Searched refs:set_fixmap_io (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/asm-generic/
H A Dfixmap.h97 #define set_fixmap_io(idx, phys) \ macro
/kernel/linux/linux-6.6/include/asm-generic/
H A Dfixmap.h97 #define set_fixmap_io(idx, phys) \ macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dearlycon.c43 set_fixmap_io(FIX_EARLYCON_MEM_BASE, paddr & PAGE_MASK); in earlycon_map()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dearlycon.c43 set_fixmap_io(FIX_EARLYCON_MEM_BASE, paddr & PAGE_MASK); in earlycon_map()

Completed in 2 milliseconds