Home
last modified time | relevance | path

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

/linux/arch/x86/platform/pvh/
A Denlighten.c68 ISA_START_ADDRESS; in init_pvh_bootparams()
70 ISA_END_ADDRESS - ISA_START_ADDRESS; in init_pvh_bootparams()
/linux/arch/x86/include/asm/e820/
A Dtypes.h102 #define ISA_START_ADDRESS 0x000a0000 macro
A Dapi.h52 return start >= ISA_START_ADDRESS && end <= ISA_END_ADDRESS; in is_ISA_range()
/linux/arch/x86/include/uapi/asm/
A De820.h70 #define ISA_START_ADDRESS 0xa0000 macro
/linux/arch/x86/xen/
A Dsetup.c845 e820__range_add(ISA_START_ADDRESS, ISA_END_ADDRESS - ISA_START_ADDRESS, E820_TYPE_RESERVED); in xen_memory_setup()
/linux/arch/x86/mm/
A Dioremap.c453 if ((void __force *)addr >= phys_to_virt(ISA_START_ADDRESS) && in iounmap()

Completed in 8 milliseconds