Searched refs:full_boot_str (Results 1 – 1 of 1) sorted by relevance
843 static char full_boot_str[256] __attribute__((aligned(32))); variable854 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()