Home
last modified time | relevance | path

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

/linux-6.3-rc2/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 DMakefile94 vmlinux-objs-y := $(obj)/vmlinux.lds $(obj)/kernel_info.o $(obj)/head_$(BITS).o \
/linux-6.3-rc2/arch/x86/boot/tools/
A Dbuild.c66 static unsigned long kernel_info; variable
361 PARSE_ZOFS(p, kernel_info); in parse_zoffset()
471 put_unaligned_le32(kernel_info, &buf[0x268]); in main()
/linux-6.3-rc2/Documentation/x86/
A Dboot.rst77 Protocol 2.15 (Kernel 5.5) Added the kernel_info and kernel_info.setup_type_max.
923 kernel_info. The kernel_info structure is embedded in the Linux image
927 The kernel_info
938 kernel_info = .rodata
967 kernel_info:
970 .long kernel_info_end - kernel_info
987 This way the kernel_info is self-contained blob.
995 Details of the kernel_info Fields
1010 This field contains the size of the kernel_info including kernel_info.header.
1020 This field contains the size of the kernel_info including kernel_info.header
[all …]
/linux-6.3-rc2/Documentation/ABI/testing/
A Dima_policy72 label:= [selinux]|[kernel_info]|[data_label]

Completed in 6 milliseconds