Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h77 void vmx_sync_dirty_debug_regs(struct kvm_vcpu *vcpu);
H A Dmain.c478 vmx_sync_dirty_debug_regs(vcpu); in vt_sync_dirty_debug_regs()
H A Dvmx.c5881 void vmx_sync_dirty_debug_regs(struct kvm_vcpu *vcpu) in vmx_sync_dirty_debug_regs() function