Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h51 KVM_X86_OP(sync_dirty_debug_regs)
H A Dkvm_host.h1764 void (*sync_dirty_debug_regs)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/kvm/vmx/
H A Dmain.c918 .sync_dirty_debug_regs = vt_op(sync_dirty_debug_regs),