Home
last modified time | relevance | path

Searched defs:new_dr7 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/tcg/sysemu/
H A Dbpt_helper.c124 void cpu_x86_update_dr7(CPUX86State *env, uint32_t new_dr7) in cpu_x86_update_dr7()
H A Dsvm_helper.c167 uint64_t new_dr7; in helper_vmrun() local