Home
last modified time | relevance | path

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

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