Home
last modified time | relevance | path

Searched refs:boot_param_header (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dprom.h18 struct boot_param_header;
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dprom.h18 struct boot_param_header;
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dsetup.h25 struct boot_param_header;
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dbootx_init.c352 struct boot_param_header *hdr; in bootx_flatten_dt()
361 hdr = (struct boot_param_header *)mem_start; in bootx_flatten_dt()
362 mem_end += sizeof(struct boot_param_header); in bootx_flatten_dt()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A 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()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dprom.h48 struct boot_param_header { struct
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dprom.h43 struct boot_param_header { struct
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprom_init.c2667 struct boot_param_header *hdr; in flatten_device_tree()
2694 sizeof(struct boot_param_header), 4); in flatten_device_tree()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprom_init.c2697 struct boot_param_header *hdr; in flatten_device_tree()
2724 sizeof(struct boot_param_header), 4); in flatten_device_tree()

Completed in 12 milliseconds