Home
last modified time | relevance | path

Searched defs:x86_load_linux (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/i386/
H A Dmicrovm.h81 void (*x86_load_linux)(X86MachineState *x86ms, FWCfgState *fw_cfg, member
/openbmc/qemu/hw/i386/
H A Dx86-common.c626 void x86_load_linux(X86MachineState *x86ms, in x86_load_linux() function