Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h988 void (*sync_dirty_debug_regs)(struct kvm_vcpu *vcpu); member
/Linux-v4.19/arch/x86/kvm/
Dsvm.c7092 .sync_dirty_debug_regs = svm_sync_dirty_debug_regs,
Dx86.c7615 kvm_x86_ops->sync_dirty_debug_regs(vcpu); in vcpu_enter_guest()
Dvmx.c14146 .sync_dirty_debug_regs = vmx_sync_dirty_debug_regs,