Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dvmm.h621 VM_EXITCODE_IOAPIC_EOI, enumerator
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c1762 case VM_EXITCODE_IOAPIC_EOI: in vm_run()
/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.c2728 vmexit->exitcode = VM_EXITCODE_IOAPIC_EOI; in vmx_exit_process()