Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm-x86-ops.h46 KVM_X86_OP(sync_dirty_debug_regs)
Dkvm_host.h1346 void (*sync_dirty_debug_regs)(struct kvm_vcpu *vcpu); member
/arch/x86/kvm/svm/
Dsvm.c4620 .sync_dirty_debug_regs = svm_sync_dirty_debug_regs,
/arch/x86/kvm/vmx/
Dvmx.c7772 .sync_dirty_debug_regs = vmx_sync_dirty_debug_regs,