Home
last modified time | relevance | path

Searched refs:cpu_x86_update_cr3 (Results 1 – 7 of 7) sorted by relevance

/qemu/target/i386/tcg/sysemu/
A Dsmm_helper.c240 cpu_x86_update_cr3(env, x86_ldq_phys(cs, sm_state + 0x7f50)); in helper_rsm()
259 cpu_x86_update_cr3(env, x86_ldl_phys(cs, sm_state + 0x7ff8)); in helper_rsm()
A Dmisc_helper.c98 cpu_x86_update_cr3(env, t0); in helper_write_crN()
A Dsvm_helper.c331 cpu_x86_update_cr3(env, new_cr3); in helper_vmrun()
859 cpu_x86_update_cr3(env, x86_ldq_phys(cs, in do_vmexit()
/qemu/target/i386/
A Dgdbstub.c385 cpu_x86_update_cr3(env, tmp); in x86_cpu_gdb_write_register()
A Dhelper.c172 void cpu_x86_update_cr3(CPUX86State *env, target_ulong new_cr3) in cpu_x86_update_cr3() function
A Dcpu.h2468 void cpu_x86_update_cr3(CPUX86State *env, target_ulong new_cr3);
/qemu/target/i386/tcg/
A Dseg_helper.c504 cpu_x86_update_cr3(env, new_cr3); in switch_tss_ra()

Completed in 32 milliseconds