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_host.h1699 void (*sync_dirty_debug_regs)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/kvm/svm/
H A Dsvm.c5095 .sync_dirty_debug_regs = svm_sync_dirty_debug_regs,
/linux/arch/x86/kvm/
H A Dx86.c11010 kvm_x86_call(sync_dirty_debug_regs)(vcpu); in vcpu_enter_guest() local