Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dkvm-x86-ops.h48 KVM_X86_OP(sync_dirty_debug_regs)
Dkvm_host.h1500 void (*sync_dirty_debug_regs)(struct kvm_vcpu *vcpu); member
/Linux-v6.1/arch/x86/kvm/svm/
Dsvm.c4724 .sync_dirty_debug_regs = svm_sync_dirty_debug_regs,
/Linux-v6.1/arch/x86/kvm/vmx/
Dvmx.c8048 .sync_dirty_debug_regs = vmx_sync_dirty_debug_regs,