Searched defs:base (Results 1 – 7 of 7) sorted by relevance
| /boot/ |
| A D | fdt_region.c | 45 int base = fdt_off_dt_struct(fdt); in fdt_find_regions() local 240 int base = fdt_off_dt_struct(fdt); in fdt_add_alias_regions() local 315 int base = fdt_off_dt_struct(info->fdt); in fdt_include_supernodes() local 467 int base = fdt_off_dt_struct(fdt); in fdt_next_region() local
|
| A D | bootmeth_cros.c | 208 ulong base, setup, cmdline, kern_base; in cros_read_buf() local 330 ulong base, setup; in cros_read_kernel() local
|
| A D | pxe_utils.c | 1048 static int handle_include(struct pxe_context *ctx, char **c, unsigned long base, in handle_include() 1087 unsigned long base, int nest_level) in parse_menu() 1311 static int parse_pxefile_top(struct pxe_context *ctx, char *p, unsigned long base, in parse_pxefile_top()
|
| A D | vbe_common.c | 277 ulong base, full_size, offset, extra, fdt_base, fdt_full_size; in vbe_read_fit() local
|
| A D | upl_read.c | 321 static bool node_matches_at(ofnode node, const char *base) in node_matches_at()
|
| A D | bootm.c | 448 static int check_overlap(const char *name, ulong base, ulong end, in check_overlap()
|
| A D | image-fit.c | 2370 void *base, *ov, *ovcopy = NULL; in boot_get_fdt_fit() local
|
Completed in 17 milliseconds