Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
H A Dspapr.c449 unsigned long h_target; in xive_spapr_get_irq_config() local
453 rc = plpar_int_get_source_config(0, hw_irq, &h_target, &h_prio, in xive_spapr_get_irq_config()
456 *target = h_target; in xive_spapr_get_irq_config()
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
H A Dspapr.c463 unsigned long h_target; in xive_spapr_get_irq_config() local
467 rc = plpar_int_get_source_config(0, hw_irq, &h_target, &h_prio, in xive_spapr_get_irq_config()
470 *target = h_target; in xive_spapr_get_irq_config()

Completed in 3 milliseconds