Home
last modified time | relevance | path

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

/arch/powerpc/sysdev/xive/
Dspapr.c751 const u8 *vec5_xive; in xive_spapr_disabled() local
753 vec5_xive = get_vec5_feature(OV5_INDX(OV5_XIVE_SUPPORT)); in xive_spapr_disabled()
754 if (vec5_xive) { in xive_spapr_disabled()
757 val = *vec5_xive & OV5_FEAT(OV5_XIVE_SUPPORT); in xive_spapr_disabled()