Home
last modified time | relevance | path

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

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