Lines Matching +full:device +full:- +full:tree
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
54 the map is optional and current BootX will only build it for pre-PCI
64 * Note that the kernel arguments and the device tree are appended
83 /* The device tree (internal addresses relative to the beginning of the tree,
84 * device tree offset relative to the beginning of this structure).
85 * On pre-PCI macintosh (BOOT_ARCH_PCI bit set to 0 in architecture), this
88 __u32 deviceTreeOffset; /* Device tree offset */
89 __u32 deviceTreeSize; /* Size of the device tree */
111 (non-PCI) only. On PCI, memory is contiguous and its size is in the
112 device-tree. */
123 /* Total params size (args + colormap + device tree + ramdisk) */