Searched defs:apic (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/i86pc/modules/common/
H A Dapic_common.c108 * apic dcmd - Print out the apic registers, nicely formatted.
112 apic(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dmachsystm.h68 } apic; member in union:mach_cpu_add_arg::__anon9431
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_psm.c40 #include <sys/apic.h>
104 * Dummy apic array to point common routines at that want to do some apic
105 * manipulation. Xen doesn't allow guest apic access so we point at these
106 * memory locations to fake out those who want to do apic fiddling.
209 * A common frequency of the apic clock is 100 Mhz which
265 /* enable apic mode if imcr present */
1074 * allocate an apic irq struct for an MSI interrupt
1480 * probe code that wants to read apic registers.
1514 physdev_apic_t apic; local
1526 physdev_apic_t apic; local
1541 physdev_apic_t apic; local
[all...]

Completed in 68 milliseconds