Home
last modified time | relevance | path

Searched defs:vm_activate_cpu (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dvmm_dev.h210 struct vm_activate_cpu { struct
211 int vcpuid;
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c2363 vm_activate_cpu(struct vm *vm, int vcpuid) in vm_activate_cpu() function