Home
last modified time | relevance | path

Searched refs:x86_stb_phys (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/i386/
H A Dhelper.c666 void x86_stb_phys(CPUState *cs, hwaddr addr, uint8_t val) in x86_stb_phys() function
H A Dcpu.h2265 void x86_stb_phys(CPUState *cs, hwaddr addr, uint8_t val);
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dsvm_helper.c806 x86_stb_phys(cs, env->vm_vmcb + offsetof(struct vmcb, save.cpl), in do_vmexit()