Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dkvm_host.h804 void (*sync_dirty_debug_regs)(struct kvm_vcpu *vcpu); member
/linux-4.4.14/arch/x86/kvm/
Dsvm.c4304 .sync_dirty_debug_regs = svm_sync_dirty_debug_regs,
Dx86.c6553 kvm_x86_ops->sync_dirty_debug_regs(vcpu); in vcpu_enter_guest()
Dvmx.c10816 .sync_dirty_debug_regs = vmx_sync_dirty_debug_regs,