Home
last modified time | relevance | path

Searched defs:new_cr3 (Results 1 – 3 of 3) sorted by relevance

/qemu/target/i386/tcg/system/
H A Dsvm_helper.c164 uint64_t new_cr3; in helper_vmrun() local
/qemu/target/i386/
H A Dhelper.c175 void cpu_x86_update_cr3(CPUX86State *env, target_ulong new_cr3) in cpu_x86_update_cr3()
/qemu/target/i386/tcg/
H A Dseg_helper.c337 uint32_t new_eflags, new_eip, new_cr3, new_ldt, new_trap; in switch_tss_ra() local