Searched defs:lowest_ibc (Results 1 – 3 of 3) sorted by relevance
48 uint16_t lowest_ibc; /* lowest IBC that the hardware supports */ member68 #define lowest_ibc(x) (((uint32_t)(x) >> 16) & 0xfff) macro
187 uint16_t unblocked_ibc, lowest_ibc; in s390_get_ibc_val() local
1396 u16 lowest_ibc, unblocked_ibc; in kvm_s390_set_processor() local