Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/io/
H A Dvatpic.h40 void vatpic_cleanup(struct vatpic *vatpic);
H A Dvatpic.c808 vatpic_cleanup(struct vatpic *vatpic) in vatpic_cleanup() function
/freebsd/sys/amd64/vmm/
H A Dvmm.c673 vatpic_cleanup(vm->vatpic); in vm_cleanup()