Searched refs:kho_in (Results 1 – 1 of 1) sorted by relevance
1275 struct kho_in { struct1283 static struct kho_in kho_in = { variable1288 return kho_in.fdt_phys ? phys_to_virt(kho_in.fdt_phys) : NULL; in kho_get_fdt()1442 kho_in.kexec_count = metadata->kexec_count; in kho_in_kexec_metadata()1443 strscpy(kho_in.previous_release, metadata->previous_release, in kho_in_kexec_metadata()1444 sizeof(kho_in.previous_release)); in kho_in_kexec_metadata()1447 kho_in.previous_release, kho_in.kexec_count); in kho_in_kexec_metadata()1468 metadata->kexec_count = kho_in.kexec_count + 1; in kho_out_kexec_metadata()1532 kho_in_debugfs_init(&kho_in.dbg, fdt); in kho_init()1605 if (kho_in.scratch_phys) { in kho_memory_init()[all …]