Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/sys/
H A Dapix.h236 extern int apic_probe_common(char *modname);
H A Dapic.h774 extern int apic_probe_common();
/titanic_41/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic.c254 return (apic_probe_common(apic_psm_info.p_mach_idstring)); in apic_probe()
/titanic_41/usr/src/uts/i86xpv/io/psm/
H A Dxpv_psm.c171 ret = apic_probe_common(xen_psm_info.p_mach_idstring); in xen_psm_probe()
/titanic_41/usr/src/uts/i86pc/io/
H A Dmp_platform_common.c329 apic_probe_common(char *modname) in apic_probe_common() function
/titanic_41/usr/src/uts/i86pc/io/apix/
H A Dapix.c276 rval = apic_probe_common(apix_psm_info.p_mach_idstring); in apix_probe()