Home
last modified time | relevance | path

Searched refs:early_setup (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-live.sh30 early_setup() { function
117 early_setup
/openbmc/linux/arch/powerpc/include/asm/
H A Dsetup.h82 void __init early_setup(unsigned long dt_ptr);
/openbmc/linux/arch/powerpc/kernel/
H A Dsetup_64.c340 void __init early_setup(unsigned long dt_ptr) in early_setup() function
H A Dhead_64.S1010 LOAD_REG_ADDR(r12, DOTSYM(early_setup))
/openbmc/qemu/migration/
H A Dsavevm.c1326 if (se->vmsd && se->vmsd->early_setup) { in qemu_savevm_state_setup()
1546 if (se->vmsd && se->vmsd->early_setup) { in qemu_savevm_state_complete_precopy_non_iterable()
/openbmc/qemu/include/migration/
H A Dvmstate.h200 bool early_setup; member
/openbmc/qemu/hw/virtio/
H A Dvirtio-mem.c1424 .early_setup = true,