Searched refs:EAS_VALID (Results 1 – 2 of 2) sorted by relevance
173 #define EAS_VALID PPC_BIT(0) macro180 #define xive_eas_is_valid(eas) (be64_to_cpu((eas)->w) & EAS_VALID)
267 eas->w = cpu_to_be64(EAS_VALID | EAS_MASKED); in spapr_xive_reset()608 xive->eat[lisn].w |= cpu_to_be64(EAS_VALID | EAS_MASKED); in spapr_xive_claim_irq()627 xive->eat[lisn].w &= cpu_to_be64(~EAS_VALID); in spapr_xive_free_irq()1086 new_eas.w = cpu_to_be64(EAS_VALID | EAS_MASKED); in h_int_set_source_config()