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