Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_machdep.c195 static struct psm_ops *mach_set[4] = {&mach_ops, NULL, NULL, NULL}; variable
882 srv_opsp = (void **)mach_set[0]; in mach_get_platform()
883 clt_opsp = (void **)mach_set[owner]; in mach_get_platform()
938 mach_set[swp->psw_infop->p_owner] = swp->psw_infop->p_ops; in mach_construct_info()
969 if (mach_set[PSM_OWN_EXCLUSIVE]) in mach_construct_info()
972 if (mach_set[PSM_OWN_OVERRIDE]) in mach_construct_info()
984 pops = mach_set[0]; in mach_init()
1086 pops = mach_set[0]; in mach_smpinit()
1191 pops = mach_set[0]; in mach_picinit()
1401 pops = mach_set[0]; in mach_clkinit()
[all …]