Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvatpit.h42 void vatpit_cleanup(struct vatpit *vatpit);
H A Dvatpit.c467 vatpit_cleanup(struct vatpit *vatpit) in vatpit_cleanup() function
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c554 vatpit_cleanup(vm->vatpit); in vm_cleanup()