Searched refs:__ISA_IO_base (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/x86/include/asm/ | ||
D | io.h | 234 #define __ISA_IO_base ((char __iomem *)(PAGE_OFFSET)) macro |
/linux-5.19.10/arch/x86/kernel/ | ||
D | early_printk.c | 24 #define VGABASE (__ISA_IO_base + 0xb8000) |