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

/freebsd-13-stable/sys/amd64/vmm/intel/
H A Dvmx.c510 vpid_free(int vpid) function
513 panic("vpid_free: invalid vpid %d", vpid);
568 vpid_free(vpid[i]);
3193 vpid_free(vmx->state[i].vpid);

Completed in 67 milliseconds