Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/amd64/vmm/io/
HDvatpic.h40 void vatpic_cleanup(struct vatpic *vatpic);
HDvatpic.c807 vatpic_cleanup(struct vatpic *vatpic) in vatpic_cleanup() function
/freebsd-11-stable/sys/amd64/vmm/
HDvmm.c523 vatpic_cleanup(vm->vatpic); in vm_cleanup()