Home
last modified time | relevance | path

Searched refs:boot_param_header (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/arch/mips/include/asm/
Dprom.h18 struct boot_param_header;
/linux-6.12.1/arch/powerpc/include/asm/
Dprom.h43 struct boot_param_header { struct
/linux-6.12.1/arch/powerpc/platforms/powermac/
Dbootx_init.c353 struct boot_param_header *hdr; in bootx_flatten_dt()
362 hdr = (struct boot_param_header *)mem_start; in bootx_flatten_dt()
363 mem_end += sizeof(struct boot_param_header); in bootx_flatten_dt()
/linux-6.12.1/arch/powerpc/kernel/
Dprom_init.c2705 struct boot_param_header *hdr; in flatten_device_tree()
2732 sizeof(struct boot_param_header), 4); in flatten_device_tree()