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
86 vmlinux-objs-y := $(obj)/vmlinux.lds $(obj)/kernel_info.o $(obj)/head_$(BITS).o \
66 static unsigned long kernel_info; variable359 PARSE_ZOFS(p, kernel_info); in parse_zoffset()469 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.922 kernel_info. The kernel_info structure is embedded in the Linux image926 The kernel_info937 kernel_info = .rodata966 kernel_info:969 .long kernel_info_end - kernel_info986 This way the kernel_info is self-contained blob.994 Details of the kernel_info Fields1009 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 …]
60 label:= [selinux]|[kernel_info]|[data_label]
Completed in 10 milliseconds