Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dkvm-x86-ops.h50 KVM_X86_OP(sync_dirty_debug_regs)
Dkvm_host.h1596 void (*sync_dirty_debug_regs)(struct kvm_vcpu *vcpu); member
/Linux-v6.6/arch/x86/kvm/svm/
Dsvm.c4953 .sync_dirty_debug_regs = svm_sync_dirty_debug_regs,
/Linux-v6.6/arch/x86/kvm/vmx/
Dvmx.c8255 .sync_dirty_debug_regs = vmx_sync_dirty_debug_regs,