Home
last modified time | relevance | path

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

/openbmc/linux/init/
H A Ddo_mounts.c37 static int __init load_ramdisk(char *str) in load_ramdisk() function
/openbmc/qemu/hw/core/
H A Dloader.c790 ssize_t load_ramdisk(const char *filename, hwaddr addr, uint64_t max_sz) in load_ramdisk() function