Home
last modified time | relevance | path

Searched refs:setup_header (Results 1 – 7 of 7) sorted by relevance

/linux/arch/x86/include/uapi/asm/
A Dbootparam.h38 struct setup_header { struct
156 struct setup_header hdr; /* setup header */ /* 0x1f1 */
157 __u8 _pad7[0x290-0x1f1-sizeof(struct setup_header)];
/linux/arch/x86/kernel/
A Dkexec-bzimage64.c332 struct setup_header *header; in bzImage64_probe()
340 header = (struct setup_header *)(buf + offsetof(struct boot_params, hdr)); in bzImage64_probe()
398 struct setup_header *header; in bzImage64_load()
413 header = (struct setup_header *)(kernel + setup_hdr_offset); in bzImage64_load()
/linux/arch/x86/boot/
A Dboot.h34 extern struct setup_header hdr;
/linux/arch/x86/boot/compressed/
A Dmisc.c379 static void parse_mem_encrypt(struct setup_header *hdr) in parse_mem_encrypt()
/linux/drivers/firmware/efi/libstub/
A Dx86-stub.c539 struct setup_header *hdr; in efi_pe_entry()
945 struct setup_header *hdr = &boot_params->hdr; in efi_stub_entry()
/linux/net/bluetooth/
A D6lowpan.c367 static int setup_header(struct sk_buff *skb, struct net_device *netdev, in setup_header() function
516 err = setup_header(skb, netdev, &addr, &addr_type); in bt_xmit()
/linux/Documentation/arch/x86/
A Dboot.rst74 ("x86/boot: Add ACPI RSDP address to setup_header")
934 setup_header = .data
946 setup_header is permanently limited to 144 bytes due to the reach of the
1395 The range with setup_header.init_size from start address of loaded

Completed in 17 milliseconds