Home
last modified time | relevance | path

Searched refs:cpu_sync_bndcs_hflags (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/i386/
H A Dhelper.c46 void cpu_sync_bndcs_hflags(CPUX86State *env) in cpu_sync_bndcs_hflags() function
233 cpu_sync_bndcs_hflags(env); in cpu_x86_update_cr4()
H A Dcpu.h2309 void cpu_sync_bndcs_hflags(CPUX86State *env);
2353 cpu_sync_bndcs_hflags(env); in cpu_x86_load_seg_cache()
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dmisc_helper.c294 cpu_sync_bndcs_hflags(env); in helper_wrmsr()
/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c3017 cpu_sync_bndcs_hflags(env); in do_xrstor()
3204 cpu_sync_bndcs_hflags(env); in helper_xsetbv()
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c5422 cpu_sync_bndcs_hflags(&cpu->env); in kvm_arch_get_registers()