Searched refs:psm_vt_ops (Results 1 – 5 of 5) sorted by relevance
126 extern void *psm_vt_ops;
1521 if (psm_vt_ops != NULL) { in apic_intrmap_init()1522 if (((apic_intrmap_ops_t *)psm_vt_ops)-> in apic_intrmap_init()1525 apic_vt_ops = psm_vt_ops; in apic_intrmap_init()
933 psm_vt_ops = &intrmap_ops; in immu_intrmap_setup()
197 void *psm_vt_ops = NULL; variable
570 if (apic_vt_ops == psm_vt_ops) in apix_picinit()