Home
last modified time | relevance | path

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

/openbmc/qemu/tests/multiboot/
H A Dmodules.c41 unsigned int size = mod->mod_end - mod->mod_start; in test_main()
44 mod, mod->mod_start, mod->mod_end, size, mod->string); in test_main()
48 memcpy(buf, (void*) mod->mod_start, size); in test_main()
H A Dmultiboot.h53 uint32_t mod_start; member
/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h850 unsigned long mod_start; /* VIRTUAL address of pre-loaded module */ member
895 uint32_t mod_start; member