Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/xen/
H A Dpvcpu_enum.c72 .apic_probe = xenpv_probe,
/f-stack/freebsd/x86/include/
H A Dapicvar.h173 int (*apic_probe)(void); member
/f-stack/freebsd/x86/x86/
H A Dio_apic.c1107 apic_probe(device_t dev) in apic_probe() function
1146 DEVMETHOD(device_probe, apic_probe),
H A Dmptable.c211 .apic_probe = mptable_probe,
H A Dlocal_apic.c1874 retval = enumerator->apic_probe(); in apic_init()
/f-stack/freebsd/x86/acpica/
H A Dmadt.c96 .apic_probe = madt_probe,