Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dkexec-bzimage64.c54 void *bootparams_buf; member
507 ldata->bootparams_buf = params; in bzImage64_load()
523 kfree(ldata->bootparams_buf); in bzImage64_cleanup()
524 ldata->bootparams_buf = NULL; in bzImage64_cleanup()