Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dsetup.h20 } bootmodule_kind; typedef
35 bootmodule_kind kind;
80 struct bootmodule *add_boot_module(bootmodule_kind kind,
83 struct bootmodule *boot_module_find_by_kind(bootmodule_kind kind);
84 const char * __init boot_module_kind_as_string(bootmodule_kind kind);
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dsetup.c204 struct bootmodule *add_boot_module(bootmodule_kind kind, in add_boot_module()
230 struct bootmodule * __init boot_module_find_by_kind(bootmodule_kind kind) in boot_module_find_by_kind()
244 const char * __init boot_module_kind_as_string(bootmodule_kind kind) in boot_module_kind_as_string()
A Dbootfdt.c173 bootmodule_kind kind; in process_multiboot_node()

Completed in 5 milliseconds