Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dkvm_host.h743 void (*sync_dirty_debug_regs)(struct kvm_vcpu *vcpu); member
/linux-4.1.27/arch/x86/kvm/
Dsvm.c4384 .sync_dirty_debug_regs = svm_sync_dirty_debug_regs,
Dx86.c6376 kvm_x86_ops->sync_dirty_debug_regs(vcpu); in vcpu_enter_guest()
Dvmx.c10208 .sync_dirty_debug_regs = vmx_sync_dirty_debug_regs,