Searched refs:cpu_x86_update_dr7 (Results 1 – 5 of 5) sorted by relevance
124 void cpu_x86_update_dr7(CPUX86State *env, uint32_t new_dr7) in cpu_x86_update_dr7() function288 cpu_x86_update_dr7(env, t0); in helper_set_dr()
386 cpu_x86_update_dr7(env, new_dr7); in helper_vmrun()895 cpu_x86_update_dr7(env, in do_vmexit()
402 cpu_x86_update_dr7(env, dr7); in cpu_post_load()
2470 void cpu_x86_update_dr7(CPUX86State *env, uint32_t new_dr7);
582 cpu_x86_update_dr7(env, env->dr[7] & ~DR7_LOCAL_BP_MASK); in switch_tss_ra()