Home
last modified time | relevance | path

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

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