Home
last modified time | relevance | path

Searched refs:xive_has_single_esc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/sysdev/xive/
H A Dnative.c43 static bool xive_has_single_esc; variable
602 xive_has_single_esc = of_property_read_bool(np, "single-escalation-support"); in xive_native_init()
771 return xive_has_single_esc; in xive_native_has_single_escalation()