Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dds.c843 static char full_boot_str[256] __attribute__((aligned(32))); variable
854 snprintf(full_boot_str, sizeof(full_boot_str), "boot %s", in ldom_reboot()
856 len = strlen(full_boot_str); in ldom_reboot()
859 unsigned long ra = kimage_addr_to_ra(full_boot_str); in ldom_reboot()
867 ldom_set_var("reboot-command", full_boot_str); in ldom_reboot()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dds.c843 static char full_boot_str[256] __attribute__((aligned(32))); variable
854 snprintf(full_boot_str, sizeof(full_boot_str), "boot %s", in ldom_reboot()
856 len = strlen(full_boot_str); in ldom_reboot()
859 unsigned long ra = kimage_addr_to_ra(full_boot_str); in ldom_reboot()
867 ldom_set_var("reboot-command", full_boot_str); in ldom_reboot()

Completed in 4 milliseconds