Searched refs:linux_kernel_params (Results 1 – 2 of 2) sorted by relevance
154 struct linux_kernel_params *lh; in KernelSize()162 lh = (struct linux_kernel_params *)kernel_buf; in KernelSize()183 struct linux_kernel_params *lh, *params; in PickApartVmlinuz()199 lh = (struct linux_kernel_params *)kernel_buf; in PickApartVmlinuz()200 params = (struct linux_kernel_params *)(g_param_data); in PickApartVmlinuz()202 offsetof(struct linux_kernel_params, e820_entries) in PickApartVmlinuz()203 - offsetof(struct linux_kernel_params, setup_sects)); in PickApartVmlinuz()
41 struct linux_kernel_params { struct