Searched defs:apic_xlate_vector_free_timeout_handler (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dmp_platform_misc.c85 static void apic_xlate_vector_free_timeout_handler(void *arg);
1385 (void) timeout(apic_xlate_vector_free_timeout_handler,
1429 apic_xlate_vector_free_timeout_handler(void *arg) function
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dmp_platform_xpv.c77 static void apic_xlate_vector_free_timeout_handler(void *arg);
1340 (void) timeout(apic_xlate_vector_free_timeout_handler,
1384 apic_xlate_vector_free_timeout_handler(void *arg) function

Completed in 339 milliseconds