Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/
H A Dbiosemui.h58 extern X86EMU_sysEnv _X86EMU_env;
59 #define M _X86EMU_env
/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dregs.h326 extern X86EMU_sysEnv _X86EMU_env;
327 #define M _X86EMU_env
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dsys.c47 X86EMU_sysEnv _X86EMU_env; /* Global emulator machine state */ variable
/openbmc/u-boot/arch/x86/lib/
H A Dbios.c23 X86EMU_sysEnv _X86EMU_env; variable
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch18874 -X86EMU_sysEnv _X86EMU_env; /* Global emulator machine state */
19167 +X86EMU_sysEnv _X86EMU_env; /* Global emulator machine state */
21617 -extern X86EMU_sysEnv _X86EMU_env;
21618 + extern X86EMU_sysEnv _X86EMU_env;
21619 #define M _X86EMU_env