Searched refs:apic_enum (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/x86/x86/
H A Dlocal_apic.c1241 struct apic_enumerator *apic_enum; local
1243 SLIST_FOREACH(apic_enum, &enumerators, apic_next) {
1244 if (apic_enum == enumerator)

Completed in 98 milliseconds