Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c127 static struct psm_ops apix_ops = { variable
174 struct psm_ops *psmops = &apix_ops;
179 &apix_ops, /* operation */
230 apix_ops.psm_gethrtime = &apic_gettime; in _init()
1077 struct psm_ops *pops = &apix_ops; in x2apic_update_psm()