Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvatpic.h42 void vatpic_cleanup(struct vatpic *vatpic);
H A Dvatpic.c810 vatpic_cleanup(struct vatpic *vatpic) in vatpic_cleanup() function
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c556 vatpic_cleanup(vm->vatpic); in vm_cleanup()