Searched refs:APIC_IPI_DEST_OTHERS (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/amd64/include/
H A Dapicvar.h140 #define APIC_IPI_DEST_OTHERS -3 macro
/freebsd-10-stable/sys/i386/include/
H A Dapicvar.h139 #define APIC_IPI_DEST_OTHERS -3 macro
/freebsd-10-stable/sys/x86/xen/
H A Dhvm.c292 case APIC_IPI_DEST_OTHERS:
/freebsd-10-stable/sys/i386/i386/
H A Dmp_machdep.c1475 cpu_ops.ipi_vectored(ipi, APIC_IPI_DEST_OTHERS);
/freebsd-10-stable/sys/amd64/amd64/
H A Dmp_machdep.c1431 cpu_ops.ipi_vectored(ipi, APIC_IPI_DEST_OTHERS);
/freebsd-10-stable/sys/x86/x86/
H A Dlocal_apic.c1502 case APIC_IPI_DEST_OTHERS:

Completed in 63 milliseconds