Searched refs:offset_cpu (Results 1 – 3 of 3) sorted by relevance
115 int offset_cpu = s390_has_feat(S390_FEAT_EXTENDED_LENGTH_SCCB) ? in read_SCP_info() 118 CPUEntry *entries_start = (void *)sccb + offset_cpu; in read_SCP_info() 135 read_info->offset_cpu = cpu_to_be16(offset_cpu); in read_SCP_info() 114 int offset_cpu = s390_has_feat(S390_FEAT_EXTENDED_LENGTH_SCCB) ? read_SCP_info() local
332 int offset_cpu = s390_has_feat(S390_FEAT_EXTENDED_LENGTH_SCCB) ? in s390_pv_get_max_cpus() local335 return (TARGET_PAGE_SIZE - offset_cpu) / sizeof(CPUEntry); in s390_pv_get_max_cpus()
121 uint16_t offset_cpu; /* 18-19 */ member 144 * offset_cpu field, otherwise it's at an offset of 128.