Searched refs:kernel_info (Results 1 – 5 of 5) sorted by relevance
7 .global kernel_info9 kernel_info: label13 .long kernel_info_var_len_data - kernel_info15 .long kernel_info_end - kernel_info
94 vmlinux-objs-y := $(obj)/vmlinux.lds $(obj)/kernel_info.o $(obj)/head_$(BITS).o \
66 static unsigned long kernel_info; variable361 PARSE_ZOFS(p, kernel_info); in parse_zoffset()471 put_unaligned_le32(kernel_info, &buf[0x268]); in main()
77 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 image927 The kernel_info938 kernel_info = .rodata967 kernel_info:970 .long kernel_info_end - kernel_info987 This way the kernel_info is self-contained blob.995 Details of the kernel_info Fields1010 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 …]
72 label:= [selinux]|[kernel_info]|[data_label]
Completed in 6 milliseconds