sync_dirty_debug_regs 1057 arch/x86/include/asm/kvm_host.h 	void (*sync_dirty_debug_regs)(struct kvm_vcpu *vcpu);
sync_dirty_debug_regs 7286 arch/x86/kvm/svm.c 	.sync_dirty_debug_regs = svm_sync_dirty_debug_regs,
sync_dirty_debug_regs 7831 arch/x86/kvm/vmx/vmx.c 	.sync_dirty_debug_regs = vmx_sync_dirty_debug_regs,
sync_dirty_debug_regs 8263 arch/x86/kvm/x86.c 		kvm_x86_ops->sync_dirty_debug_regs(vcpu);