Searched refs:FIX_IO_APIC_BASE_0 (Results 1 – 3 of 3) sorted by relevance
98 FIX_IO_APIC_BASE_0, enumerator99 FIX_IO_APIC_BASE_END = FIX_IO_APIC_BASE_0 + MAX_IO_APICS - 1,
264 return (void __iomem *) __fix_to_virt(FIX_IO_APIC_BASE_0 + idx) in io_apic_base()2696 unsigned long ioapic_phys, idx = FIX_IO_APIC_BASE_0; in io_apic_init_mappings()2855 io_apic_set_fixmap(FIX_IO_APIC_BASE_0 + idx, address); in mp_register_ioapic()2857 clear_fixmap(FIX_IO_APIC_BASE_0 + idx); in mp_register_ioapic()2879 clear_fixmap(FIX_IO_APIC_BASE_0 + idx); in mp_register_ioapic()2897 clear_fixmap(FIX_IO_APIC_BASE_0 + idx); in mp_register_ioapic()2955 clear_fixmap(FIX_IO_APIC_BASE_0 + ioapic); in mp_unregister_ioapic()
2044 case FIX_IO_APIC_BASE_0 ... FIX_IO_APIC_BASE_END: in xen_set_fixmap()