Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_regops.c123 apic_detect_x2apic(void) in apic_detect_x2apic() function
H A Dapix.c994 if (apic_mode == LOCAL_X2APIC && apic_detect_x2apic() && in apix_post_cpu_start()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic.h823 extern int apic_detect_x2apic();
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic.c1270 apic_detect_x2apic(void) in apic_detect_x2apic() function
H A Dapic_common.c1725 if (apic_detect_x2apic()) { in apic_intrmap_init()