Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/sysdev/xive/
H A Dspapr.c786 const u8 *vec5_xive; in xive_spapr_disabled() local
788 vec5_xive = get_vec5_feature(OV5_INDX(OV5_XIVE_SUPPORT)); in xive_spapr_disabled()
789 if (vec5_xive) { in xive_spapr_disabled()
792 val = *vec5_xive & OV5_FEAT(OV5_XIVE_SUPPORT); in xive_spapr_disabled()