Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/io/
H A Dvioapic.h40 void vioapic_cleanup(struct vioapic *vioapic);
H A Dvioapic.c505 vioapic_cleanup(struct vioapic *vioapic) in vioapic_cleanup() function
/freebsd/sys/amd64/vmm/
H A Dvmm.c700 vioapic_cleanup(vm->vioapic); in vm_cleanup()