Searched defs:vm_lapic_irq (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/amd64/include/ | ||
H A D | vmm_dev.h | 108 struct vm_lapic_irq { global() struct |
/freebsd-src/lib/libvmmapi/amd64/ | ||
H A D | vmmapi_machdep.c | 143 vm_lapic_irq(struct vcpu *vcpu, int vector) in vm_lapic_irq() function |