Searched refs:crosvm_vcpu_get_debugregs (Results 1 – 3 of 3) sorted by relevance
112 if (crosvm_vcpu_get_debugregs(vcpu, &debugregs)) { in vcpu_thread()
658 int crosvm_vcpu_get_debugregs(struct crosvm_vcpu*, struct kvm_debugregs*);
1851 pub unsafe extern "C" fn crosvm_vcpu_get_debugregs( in crosvm_vcpu_get_debugregs() function