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

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h50 KVM_X86_OP(sync_dirty_debug_regs)
H A Dkvm_host.h1649 void (*sync_dirty_debug_regs)(struct kvm_vcpu *vcpu); member in struct:kvm_x86_ops
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c4961 .sync_dirty_debug_regs = svm_sync_dirty_debug_regs,
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c8359 .sync_dirty_debug_regs = vmx_sync_dirty_debug_regs,

Completed in 247 milliseconds