Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/sysdev/xive/
H A Dspapr.c787 const u8 *vec5_xive; in xive_spapr_disabled() local
789 vec5_xive = get_vec5_feature(OV5_INDX(OV5_XIVE_SUPPORT)); in xive_spapr_disabled()
790 if (vec5_xive) { in xive_spapr_disabled()
793 val = *vec5_xive & OV5_FEAT(OV5_XIVE_SUPPORT); in xive_spapr_disabled()