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

/freebsd-current/usr.sbin/bhyve/amd64/
H A Dmptbl.c183 mpt_build_ioapic_entries(io_apic_entry_ptr mpei, int id)
301 io_apic_entry_ptr mpei;
349 mpei = (io_apic_entry_ptr)curraddr;
/freebsd-current/sys/x86/include/
H A Dmptable.h112 } __packed *io_apic_entry_ptr; typedef in typeref:struct:IOAPICENTRY
/freebsd-current/usr.sbin/mptable/
H A Dmptable.c130 static void ioApicEntry( io_apic_entry_ptr entry );
616 ioApicEntry((io_apic_entry_ptr)entry);
800 ioApicEntry( io_apic_entry_ptr entry )
/freebsd-current/sys/x86/x86/
H A Dmptable.c572 io_apic_entry_ptr apic;
583 apic = (io_apic_entry_ptr)entry;
627 io_apic_entry_ptr apic;
646 apic = (io_apic_entry_ptr)entry;

Completed in 91 milliseconds