Home
last modified time | relevance | path

Searched refs:kernel_info (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/boot/compressed/
A Dkernel_info.S7 .global kernel_info
9 kernel_info: label
13 .long kernel_info_var_len_data - kernel_info
15 .long kernel_info_end - kernel_info
A DMakefile86 vmlinux-objs-y := $(obj)/vmlinux.lds $(obj)/kernel_info.o $(obj)/head_$(BITS).o \
/linux/arch/x86/boot/tools/
A Dbuild.c66 static unsigned long kernel_info; variable
359 PARSE_ZOFS(p, kernel_info); in parse_zoffset()
469 put_unaligned_le32(kernel_info, &buf[0x268]); in main()
/linux/Documentation/x86/
A Dboot.rst77 Protocol 2.15 (Kernel 5.5) Added the kernel_info and kernel_info.setup_type_max.
922 kernel_info. The kernel_info structure is embedded in the Linux image
926 The kernel_info
937 kernel_info = .rodata
966 kernel_info:
969 .long kernel_info_end - kernel_info
986 This way the kernel_info is self-contained blob.
994 Details of the kernel_info Fields
1009 This field contains the size of the kernel_info including kernel_info.header.
1019 This field contains the size of the kernel_info including kernel_info.header
[all …]
/linux/Documentation/ABI/testing/
A Dima_policy60 label:= [selinux]|[kernel_info]|[data_label]

Completed in 10 milliseconds