Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/arm/
A Dkernel.h30 const struct bootmodule *kernel_bootmodule, *initrd_bootmodule; member
A Dkernel.c73 const struct bootmodule *mod = info->initrd_bootmodule; in place_modules()
523 info->initrd_bootmodule = boot_module_find_by_kind(BOOTMOD_RAMDISK); in kernel_probe()
524 if ( info->initrd_bootmodule ) in kernel_probe()
526 info->initrd_bootmodule->start); in kernel_probe()
A Ddomain_build.c462 const struct bootmodule *initrd = kinfo->initrd_bootmodule; in write_properties()
1966 const struct bootmodule *mod = kinfo->initrd_bootmodule; in initrd_load()

Completed in 7 milliseconds