Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dkvm-x86-ops.h47 KVM_X86_OP(sync_dirty_debug_regs)
Dkvm_host.h1438 void (*sync_dirty_debug_regs)(struct kvm_vcpu *vcpu); member
/linux-5.19.10/arch/x86/kvm/svm/
Dsvm.c4655 .sync_dirty_debug_regs = svm_sync_dirty_debug_regs,
/linux-5.19.10/arch/x86/kvm/vmx/
Dvmx.c7842 .sync_dirty_debug_regs = vmx_sync_dirty_debug_regs,