Searched defs:new_dr7 (Results 1 – 2 of 2) sorted by relevance
124 void cpu_x86_update_dr7(CPUX86State *env, uint32_t new_dr7) in cpu_x86_update_dr7()
167 uint64_t new_dr7; in helper_vmrun() local