Home
last modified time | relevance | path

Searched refs:vmx_sync_dirty_debug_regs (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/x86/kvm/vmx/
H A Dmain.c66 .sync_dirty_debug_regs = vmx_sync_dirty_debug_regs,
H A Dx86_ops.h78 void vmx_sync_dirty_debug_regs(struct kvm_vcpu *vcpu);
H A Dvmx.c5650 void vmx_sync_dirty_debug_regs(struct kvm_vcpu *vcpu) in vmx_sync_dirty_debug_regs() function