Searched refs:S390_TOPO_FC_MASK (Results 1 – 2 of 2) sorted by relevance
39 #define S390_TOPO_FC_MASK 0xffUL macro
111 int fc = reg & S390_TOPO_FC_MASK; in s390_handle_ptf()123 if (reg & ~S390_TOPO_FC_MASK) { in s390_handle_ptf()