Home
last modified time | relevance | path

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

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