Home
last modified time | relevance | path

Searched refs:bootfile (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/boot/
H A Dmain.c122 char bootfile[256]; in load() local
126 result = callback_getenv(ENV_BOOTED_FILE, bootfile, 255); in load()
130 bootfile[result] = '\0'; in load()
133 bootfile); in load()
/kernel/linux/linux-6.6/arch/alpha/boot/
H A Dmain.c122 char bootfile[256]; in load() local
126 result = callback_getenv(ENV_BOOTED_FILE, bootfile, 255); in load()
130 bootfile[result] = '\0'; in load()
133 bootfile); in load()

Completed in 1 milliseconds