Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/
H A Dvmm.c197 #define VMM_CTR0(vcpu, format) \ macro
1483 VMM_CTR0(vcpu, "Calling rendezvous func"); in vm_handle_rendezvous()
1489 VMM_CTR0(vcpu, "Rendezvous completed"); in vm_handle_rendezvous()
1495 VMM_CTR0(vcpu, "Wait for rendezvous completion"); in vm_handle_rendezvous()
1566 VMM_CTR0(vcpu, "Halted"); in vm_handle_hlt()
1752 VMM_CTR0(vcpu, "All vcpus suspended"); in vm_handle_suspend()
1757 VMM_CTR0(vcpu, "Sleeping during suspend"); in vm_handle_suspend()
1767 VMM_CTR0(vcpu, "Rendezvous during suspend"); in vm_handle_suspend()
2520 VMM_CTR0(vcpu, "activated"); in vm_activate_cpu()
2721 VMM_CTR0(vcpu, "Rendezvous already in progress"); in vm_smp_rendezvous()
[all …]