Searched refs:KVM_RUN_LOAD_GUEST_DR6 (Results 1 – 4 of 4) sorted by relevance
1727 KVM_RUN_LOAD_GUEST_DR6 = BIT(1),1705 KVM_RUN_LOAD_GUEST_DR6 = BIT(1), global() enumerator
4344 if (unlikely(run_flags & KVM_RUN_LOAD_GUEST_DR6)) in svm_load_mmu_pgd()
7652 if (run_flags & KVM_RUN_LOAD_GUEST_DR6) in vmx_vcpu_create()
11357 run_flags |= KVM_RUN_LOAD_GUEST_DR6; in vcpu_enter_guest()