Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dkexec-bzimage64.c52 void *bootparams_buf; member
509 ldata->bootparams_buf = params; in bzImage64_load()
525 kfree(ldata->bootparams_buf); in bzImage64_cleanup()
526 ldata->bootparams_buf = NULL; in bzImage64_cleanup()