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

/freebsd-10.1-release/usr.sbin/bhyve/
H A Dmptbl.c185 mpt_build_ioapic_entries(io_apic_entry_ptr mpei, int id)
303 io_apic_entry_ptr mpei;
351 mpei = (io_apic_entry_ptr)curraddr;
/freebsd-10.1-release/sys/x86/include/
H A Dmptable.h109 } *io_apic_entry_ptr; typedef in typeref:struct:IOAPICENTRY
/freebsd-10.1-release/sys/x86/x86/
H A Dmptable.c487 io_apic_entry_ptr apic;
498 apic = (io_apic_entry_ptr)entry;
542 io_apic_entry_ptr apic;
562 apic = (io_apic_entry_ptr)entry;

Completed in 55 milliseconds