Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/apix/
H A Dapix.c129 static struct psm_ops apix_ops = { variable
172 struct psm_ops *psmops = &apix_ops;
177 &apix_ops, /* operation */
237 apix_ops.psm_gethrtime = &apic_gettime; in _init()
1102 struct psm_ops *pops = &apix_ops; in x2apic_update_psm()