Searched refs:ISA_START_ADDRESS (Results 1 – 4 of 4) sorted by relevance
68 #define ISA_START_ADDRESS 0xa0000 macro
62 return s >= ISA_START_ADDRESS && e <= ISA_END_ADDRESS; in is_ISA_range()
684 e820_add_region(ISA_START_ADDRESS, ISA_END_ADDRESS - ISA_START_ADDRESS, in xen_memory_setup()
303 if ((void __force *)addr >= phys_to_virt(ISA_START_ADDRESS) && in iounmap()