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

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic.c163 static struct psm_ops apic_ops = { variable in typeref:struct:psm_ops
206 struct psm_ops *psmops = &apic_ops;
211 (struct psm_ops *)&apic_ops, /* operation */
229 apic_ops.psm_gethrtime = &apic_gettime;
1327 struct psm_ops *pops = &apic_ops;

Completed in 697 milliseconds