Home
last modified time | relevance | path

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

/freebsd/sys/amd64/include/
H A Dvmm.h617 VM_EXITCODE_IOAPIC_EOI, enumerator
/freebsd/sys/amd64/vmm/
H A Dvmm.c1601 case VM_EXITCODE_IOAPIC_EOI: in vm_run()
/freebsd/sys/amd64/vmm/intel/
H A Dvmx.c2788 vmexit->exitcode = VM_EXITCODE_IOAPIC_EOI; in vmx_exit_process()