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

/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c129 static struct psm_ops apix_ops = { variable in typeref:struct:psm_ops
172 struct psm_ops *psmops = &apix_ops;
177 &apix_ops, /* operation */
237 apix_ops.psm_gethrtime = &apic_gettime;
1102 struct psm_ops *pops = &apix_ops;

Completed in 2462 milliseconds