Home
last modified time | relevance | path

Searched defs:sync_dirty_debug_regs (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h1726 void (*sync_dirty_debug_regs)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/kvm/
H A Dx86.c11090 kvm_x86_call(sync_dirty_debug_regs)(vcpu); in vcpu_enter_guest() local