Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dkvm-x86-ops.h51 KVM_X86_OP(sync_dirty_debug_regs)
A Dkvm_host.h1748 void (*sync_dirty_debug_regs)(struct kvm_vcpu *vcpu); member
/arch/x86/kvm/vmx/
A Dmain.c909 .sync_dirty_debug_regs = vt_op(sync_dirty_debug_regs),
/arch/x86/kvm/svm/
A Dsvm.c5091 .sync_dirty_debug_regs = svm_sync_dirty_debug_regs,
/arch/x86/kvm/
A Dx86.c10976 kvm_x86_call(sync_dirty_debug_regs)(vcpu); in vcpu_enter_guest() local

Completed in 44 milliseconds