Searched refs:spapr_xive_target_to_end (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/intc/ |
H A D | spapr_xive.c | 116 static int spapr_xive_target_to_end(uint32_t target, uint8_t prio, in spapr_xive_target_to_end() function 1107 if (spapr_xive_target_to_end(target, priority, &end_blk, &end_idx)) { in h_int_set_source_config() 1270 if (spapr_xive_target_to_end(target, priority, &end_blk, &end_idx)) { in h_int_get_queue_info() 1360 if (spapr_xive_target_to_end(target, priority, &end_blk, &end_idx)) { in h_int_set_queue_config() 1528 if (spapr_xive_target_to_end(target, priority, &end_blk, &end_idx)) { in h_int_get_queue_config()
|