Home
last modified time | relevance | path

Searched refs:IOART_DESTPHY (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/amd64/vmm/io/
H A Dvioapic.c122 phys = ((low & IOART_DESTMOD) == IOART_DESTPHY); in vioapic_send_intr()
264 phys = ((low & IOART_DESTMOD) == IOART_DESTPHY); in vioapic_update_tmr()
/f-stack/freebsd/x86/include/
H A Dapicreg.h531 # define IOART_DESTPHY 0x00000000 /* physical */ macro
/f-stack/freebsd/x86/x86/
H A Dio_apic.c368 low = IOART_DESTPHY; in ioapic_program_intpin()