Searched refs:bootparams_buf (Results 1 - 1 of 1) sorted by path

/linux-master/arch/x86/kernel/
H A Dkexec-bzimage64.c52 void *bootparams_buf; member in struct:bzimage64_data
588 ldata->bootparams_buf = params;
604 kfree(ldata->bootparams_buf);
605 ldata->bootparams_buf = NULL;

Completed in 201 milliseconds