/openbmc/docs/ |
H A D | cheatsheet.md | 350 ### devtool on linux kernel 373 ### Modify config 386 ### Test linux kernel
|
/openbmc/qemu/qapi/ |
H A D | misc-arm.json | 44 # <- { "return": [{ "version": 2, "emulated": true, "kernel": false }, boolean
|
/openbmc/u-boot/arch/nios2/lib/ |
H A D | bootm.c | 13 void (*kernel)(int, int, int, char *) = (void *)images->ep; in do_bootm_linux() local
|
/openbmc/qemu/hw/core/ |
H A D | guest-loader.h | 26 char *kernel; member
|
H A D | eif.c | 195 uint8_t *kernel = g_try_malloc(size); in read_eif_kernel() local
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/ |
H A D | juno.md | 64 ### Untested:
|
/openbmc/qemu/tests/functional/qemu_test/ |
H A D | linuxkernel.py | 22 def launch_kernel(self, kernel, initrd=None, dtb=None, console_index=0, argument
|
H A D | tuxruntest.py | 68 def prepare_run(self, kernel, disk, drive, dtb=None, console_index=0): argument
|
/openbmc/qemu/tests/functional/ |
H A D | test_mipsel_malta.py | 37 def do_test_mips_malta32el_nanomips(self, kernel): argument
|
H A D | test_aarch64_smmu.py | 47 def common_vm_setup(self, kernel, initrd, disk): argument
|
/openbmc/u-boot/arch/m68k/lib/ |
H A D | bootm.c | 54 void (*kernel) (bd_t *, ulong, ulong, ulong, ulong); in do_bootm_linux() local
|
/openbmc/u-boot/arch/riscv/lib/ |
H A D | bootm.c | 82 void (*kernel)(ulong hart, void *dtb); in boot_jump_linux() local
|
/openbmc/gpioplus/src/gpioplus/ |
H A D | chip.hpp | 26 bool kernel; member
|
/openbmc/u-boot/arch/sh/lib/ |
H A D | bootm.c | 55 void (*kernel) (void) = (void (*)(void))images->ep; in do_bootm_linux() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/ |
H A D | qemu.py | 22 port=None, machine='', rootfs='', kernel='', kvm=False, slirp=False, argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | qemutinyrunner.py | 22 …def __init__(self, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, kernel, boottime, … argument
|
/openbmc/qemu/tests/migration-stress/guestperf/ |
H A D | report.py | 55 kernel, argument
|
H A D | engine.py | 39 def __init__(self, binary, dst_host, kernel, initrd, transport="tcp", argument
|
/openbmc/qemu/include/hw/rx/ |
H A D | rx62n.h | 62 bool kernel; member
|
/openbmc/u-boot/arch/powerpc/lib/ |
H A D | bootm.c | 44 void (*kernel)(bd_t *, ulong r4, ulong r5, ulong r6, in boot_jump_linux() local
|
/openbmc/qemu/tests/qtest/ |
H A D | boot-serial-test.c | 151 const uint8_t *kernel; /* Set in case we use our own mini kernel */ member
|
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | process_tree.py | 40 def __init__(self, writer, kernel, psstats, sample_period, argument
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | bootm.c | 296 kernel_entry_t kernel = (kernel_entry_t) images->ep; in boot_jump_linux() local
|
/openbmc/qemu/hw/s390x/ |
H A D | ipl.h | 80 char *kernel; member
|
/openbmc/qemu/hw/i386/ |
H A D | x86-common.c | 643 uint8_t header[8192], *setup, *kernel; in x86_load_linux() local
|