Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
H A Dspapr.c778 const u8 *vec5_xive; in xive_spapr_disabled() local
780 vec5_xive = get_vec5_feature(OV5_INDX(OV5_XIVE_SUPPORT)); in xive_spapr_disabled()
781 if (vec5_xive) { in xive_spapr_disabled()
784 val = *vec5_xive & OV5_FEAT(OV5_XIVE_SUPPORT); in xive_spapr_disabled()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds