Home
last modified time | relevance | path

Searched refs: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
210 struct psm_ops *psmops = &apic_ops;
215 (struct psm_ops *)&apic_ops, /* operation */
233 apic_ops.psm_gethrtime = &apic_gettime; in _init()