Searched refs:CPUEntry (Results 1 – 3 of 3) sorted by relevance
103 typedef struct CPUEntry { struct110 } QEMU_PACKED CPUEntry; argument140 struct CPUEntry entries[];155 struct CPUEntry entries[];
81 static void prepare_cpu_entries(MachineState *ms, CPUEntry *entry, int *count) in prepare_cpu_entries()98 #define SCCB_REQ_LEN(s, max_cpus) (sizeof(s) + max_cpus * sizeof(CPUEntry))118 CPUEntry *entries_start = (void *)sccb + offset_cpu; in read_SCP_info()207 + cpu_info->nr_configured*sizeof(CPUEntry)); in sclp_read_cpu_info()
315 return (TARGET_PAGE_SIZE - offset_cpu) / sizeof(CPUEntry); in s390_pv_get_max_cpus()