Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dkexec-bzimage64.c52 void *bootparams_buf; member
520 ldata->bootparams_buf = params; in bzImage64_load()
536 kfree(ldata->bootparams_buf); in bzImage64_cleanup()
537 ldata->bootparams_buf = NULL; in bzImage64_cleanup()