Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dkvm_host.h1672 void (*sync_dirty_debug_regs)(struct kvm_vcpu *vcpu); member
/linux-6.12.1/arch/x86/kvm/
Dx86.c11012 kvm_x86_call(sync_dirty_debug_regs)(vcpu); in vcpu_enter_guest() local