Home
last modified time | relevance | path

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

/trueos/sys/amd64/vmm/
HDvmm.c165 #define VMCLEANUP(vmi) (ops != NULL ? (*ops->vmcleanup)(vmi) : NULL) macro
450 VMCLEANUP(vm->cookie); in vm_cleanup()