Searched refs:ISA_START_ADDRESS (Results 1 – 7 of 7) sorted by relevance
68 ISA_START_ADDRESS; in init_pvh_bootparams()70 ISA_END_ADDRESS - ISA_START_ADDRESS; in init_pvh_bootparams()
44 #define ISA_START_ADDRESS 0xa0000 macro
102 #define ISA_START_ADDRESS 0x000a0000 macro
52 return start >= ISA_START_ADDRESS && end <= ISA_END_ADDRESS; in is_ISA_range()
70 #define ISA_START_ADDRESS 0xa0000 macro
849 e820__range_add(ISA_START_ADDRESS, ISA_END_ADDRESS - ISA_START_ADDRESS, E820_TYPE_RESERVED); in xen_memory_setup()
453 if ((void __force *)addr >= phys_to_virt(ISA_START_ADDRESS) && in iounmap()