Searched refs:dest_cpu (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/tools/ |
| H A D | zynqmpbif.c | 16 uint64_t dest_cpu; member 116 bf->dest_cpu = i << PART_ATTR_DEST_CPU_SHIFT; in parse_dest_cpu() 126 bf->dest_cpu = i << PART_ATTR_DEST_CPU_SHIFT; in parse_dest_cpu() 367 parthdr.attributes |= bf->dest_cpu; in bif_add_part() 372 switch (bf->dest_cpu) { in bif_add_part() 432 switch (bf->dest_cpu) { in bif_add_part() 714 uint64_t dest_cpu; in bif_fsbl_config() member 716 { .name = "a5x_x64", .dest_cpu = PART_ATTR_DEST_CPU_A53_0 }, in bif_fsbl_config() 717 { .name = "a53_x64", .dest_cpu = PART_ATTR_DEST_CPU_A53_0 }, in bif_fsbl_config() 718 { .name = "a5x_x32", .dest_cpu = PART_ATTR_DEST_CPU_A53_0, in bif_fsbl_config() [all …]
|
| /openbmc/openbmc/poky/documentation/profile-manual/ |
| H A D | usage.rst | 2107 …igrate_task: { 1 }, { comm = "lttng-consumerd", tid = 1193, prio = 20, orig_cpu = 1, dest_cpu = 1 }
|