KVM_RUN_LOAD_GUEST_DR6
if (unlikely(run_flags & KVM_RUN_LOAD_GUEST_DR6))
if (run_flags & KVM_RUN_LOAD_GUEST_DR6)
run_flags |= KVM_RUN_LOAD_GUEST_DR6;