Searched refs:VMCLEANUP (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/amd64/vmm/
H A Dvmm.c180 #define VMCLEANUP(vmi) (ops != NULL ? (*ops->vmcleanup)(vmi) : NULL) macro
481 VMCLEANUP(vm->cookie);

Completed in 108 milliseconds