Home
last modified time | relevance | path

Searched refs:apic_physaddr (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_psm.c1518 apic.apic_physbase = (unsigned long)apic_physaddr[apic_ix]; in ioapic_read()
1530 apic.apic_physbase = (unsigned long)apic_physaddr[apic_ix]; in ioapic_write()
1545 apic.apic_physbase = (unsigned long)apic_physaddr[apic_ix]; in ioapic_write_eoi()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic.h847 extern uint32_t apic_physaddr[MAX_IO_APIC];
/illumos-gate/usr/src/uts/i86pc/io/
H A Dmp_platform_common.c220 uint32_t apic_physaddr[MAX_IO_APIC]; variable
739 apic_physaddr[apic_io_max] = in acpi_probe()