Home
last modified time | relevance | path

Searched refs:PSM_INTR_OP_SET_CPU (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dpsm_types.h63 PSM_INTR_OP_SET_CPU, /* 12. Set vector's CPU */ enumerator
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_introp.c898 case PSM_INTR_OP_SET_CPU: in apic_intr_ops()
921 if (intr_op == PSM_INTR_OP_SET_CPU) { in apic_intr_ops()
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c1237 case PSM_INTR_OP_SET_CPU: in apix_intr_ops()
1265 if (intr_op == PSM_INTR_OP_SET_CPU) in apix_intr_ops()
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_tools.c227 ret = (*psm_intr_ops)(NULL, &info_hdl, PSM_INTR_OP_SET_CPU, in pcitool_set_intr()
H A Dpci_common.c756 if ((*psm_intr_ops)(rdip, &tmp_hdl, PSM_INTR_OP_SET_CPU, in pci_common_intr_ops()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_machdep.c1739 case PSM_INTR_OP_SET_CPU: in mach_intr_ops()