Home
last modified time | relevance | path

Searched refs:unblocked_ibc (Results 1 – 25 of 30) sorted by relevance

12

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/s390x/
H A Dcpu_models.h69 #define unblocked_ibc(x) ((uint32_t)(x) & 0xfff) macro
H A Dcpu_models.c150 uint16_t unblocked_ibc, lowest_ibc; in s390_get_ibc_val() local
160 unblocked_ibc = s390_ibc_from_cpu_model(cpu->model); in s390_get_ibc_val()
163 if (!lowest_ibc || lowest_ibc > unblocked_ibc) { in s390_get_ibc_val()
166 return ((uint32_t) lowest_ibc << 16) | unblocked_ibc; in s390_get_ibc_val()
H A Dkvm.c2215 uint16_t unblocked_ibc = 0, cpu_type = 0; in kvm_s390_get_host_cpu_model() local
2235 unblocked_ibc = unblocked_ibc(prop.ibc); in kvm_s390_get_host_cpu_model()
2290 model->def = s390_find_cpu_def(cpu_type, ibc_gen(unblocked_ibc), in kvm_s390_get_host_cpu_model()
2291 ibc_ec_ga(unblocked_ibc), NULL); in kvm_s390_get_host_cpu_model()
2294 model->def = s390_find_cpu_def(0, ibc_gen(unblocked_ibc), in kvm_s390_get_host_cpu_model()
2295 ibc_ec_ga(unblocked_ibc), in kvm_s390_get_host_cpu_model()
/dports/emulators/qemu-utils/qemu-4.2.1/target/s390x/
H A Dcpu_models.h69 #define unblocked_ibc(x) ((uint32_t)(x) & 0xfff) macro
H A Dcpu_models.c180 uint16_t unblocked_ibc, lowest_ibc; in s390_get_ibc_val() local
190 unblocked_ibc = s390_ibc_from_cpu_model(cpu->model); in s390_get_ibc_val()
193 if (!lowest_ibc || lowest_ibc > unblocked_ibc) { in s390_get_ibc_val()
196 return ((uint32_t) lowest_ibc << 16) | unblocked_ibc; in s390_get_ibc_val()
H A Dkvm.c2262 uint16_t unblocked_ibc = 0, cpu_type = 0; in kvm_s390_get_host_cpu_model() local
2282 unblocked_ibc = unblocked_ibc(prop.ibc); in kvm_s390_get_host_cpu_model()
2335 model->def = s390_find_cpu_def(cpu_type, ibc_gen(unblocked_ibc), in kvm_s390_get_host_cpu_model()
2336 ibc_ec_ga(unblocked_ibc), NULL); in kvm_s390_get_host_cpu_model()
2339 model->def = s390_find_cpu_def(0, ibc_gen(unblocked_ibc), in kvm_s390_get_host_cpu_model()
2340 ibc_ec_ga(unblocked_ibc), in kvm_s390_get_host_cpu_model()
/dports/emulators/qemu5/qemu-5.2.0/target/s390x/
H A Dcpu_models.h69 #define unblocked_ibc(x) ((uint32_t)(x) & 0xfff) macro
H A Dcpu_models.c181 uint16_t unblocked_ibc, lowest_ibc; in s390_get_ibc_val() local
191 unblocked_ibc = s390_ibc_from_cpu_model(cpu->model); in s390_get_ibc_val()
194 if (!lowest_ibc || lowest_ibc > unblocked_ibc) { in s390_get_ibc_val()
197 return ((uint32_t) lowest_ibc << 16) | unblocked_ibc; in s390_get_ibc_val()
H A Dkvm.c2407 uint16_t unblocked_ibc = 0, cpu_type = 0; in kvm_s390_get_host_cpu_model() local
2427 unblocked_ibc = unblocked_ibc(prop.ibc); in kvm_s390_get_host_cpu_model()
2488 model->def = s390_find_cpu_def(cpu_type, ibc_gen(unblocked_ibc), in kvm_s390_get_host_cpu_model()
2489 ibc_ec_ga(unblocked_ibc), NULL); in kvm_s390_get_host_cpu_model()
2492 model->def = s390_find_cpu_def(0, ibc_gen(unblocked_ibc), in kvm_s390_get_host_cpu_model()
2493 ibc_ec_ga(unblocked_ibc), in kvm_s390_get_host_cpu_model()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/s390x/
H A Dcpu_models.h69 #define unblocked_ibc(x) ((uint32_t)(x) & 0xfff) macro
H A Dcpu_models.c180 uint16_t unblocked_ibc, lowest_ibc; in s390_get_ibc_val() local
190 unblocked_ibc = s390_ibc_from_cpu_model(cpu->model); in s390_get_ibc_val()
193 if (!lowest_ibc || lowest_ibc > unblocked_ibc) { in s390_get_ibc_val()
196 return ((uint32_t) lowest_ibc << 16) | unblocked_ibc; in s390_get_ibc_val()
H A Dkvm.c2304 uint16_t unblocked_ibc = 0, cpu_type = 0; in kvm_s390_get_host_cpu_model() local
2324 unblocked_ibc = unblocked_ibc(prop.ibc); in kvm_s390_get_host_cpu_model()
2377 model->def = s390_find_cpu_def(cpu_type, ibc_gen(unblocked_ibc), in kvm_s390_get_host_cpu_model()
2378 ibc_ec_ga(unblocked_ibc), NULL); in kvm_s390_get_host_cpu_model()
2381 model->def = s390_find_cpu_def(0, ibc_gen(unblocked_ibc), in kvm_s390_get_host_cpu_model()
2382 ibc_ec_ga(unblocked_ibc), in kvm_s390_get_host_cpu_model()
/dports/emulators/qemu42/qemu-4.2.1/target/s390x/
H A Dcpu_models.h69 #define unblocked_ibc(x) ((uint32_t)(x) & 0xfff) macro
H A Dcpu_models.c180 uint16_t unblocked_ibc, lowest_ibc; in s390_get_ibc_val() local
190 unblocked_ibc = s390_ibc_from_cpu_model(cpu->model); in s390_get_ibc_val()
193 if (!lowest_ibc || lowest_ibc > unblocked_ibc) { in s390_get_ibc_val()
196 return ((uint32_t) lowest_ibc << 16) | unblocked_ibc; in s390_get_ibc_val()
H A Dkvm.c2262 uint16_t unblocked_ibc = 0, cpu_type = 0; in kvm_s390_get_host_cpu_model() local
2282 unblocked_ibc = unblocked_ibc(prop.ibc); in kvm_s390_get_host_cpu_model()
2335 model->def = s390_find_cpu_def(cpu_type, ibc_gen(unblocked_ibc), in kvm_s390_get_host_cpu_model()
2336 ibc_ec_ga(unblocked_ibc), NULL); in kvm_s390_get_host_cpu_model()
2339 model->def = s390_find_cpu_def(0, ibc_gen(unblocked_ibc), in kvm_s390_get_host_cpu_model()
2340 ibc_ec_ga(unblocked_ibc), in kvm_s390_get_host_cpu_model()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/s390x/
H A Dcpu_models.h69 #define unblocked_ibc(x) ((uint32_t)(x) & 0xfff) macro
H A Dcpu_models.c180 uint16_t unblocked_ibc, lowest_ibc; in s390_get_ibc_val() local
190 unblocked_ibc = s390_ibc_from_cpu_model(cpu->model); in s390_get_ibc_val()
193 if (!lowest_ibc || lowest_ibc > unblocked_ibc) { in s390_get_ibc_val()
196 return ((uint32_t) lowest_ibc << 16) | unblocked_ibc; in s390_get_ibc_val()
H A Dkvm.c2289 uint16_t unblocked_ibc = 0, cpu_type = 0; in kvm_s390_get_host_cpu_model() local
2309 unblocked_ibc = unblocked_ibc(prop.ibc); in kvm_s390_get_host_cpu_model()
2362 model->def = s390_find_cpu_def(cpu_type, ibc_gen(unblocked_ibc), in kvm_s390_get_host_cpu_model()
2363 ibc_ec_ga(unblocked_ibc), NULL); in kvm_s390_get_host_cpu_model()
2366 model->def = s390_find_cpu_def(0, ibc_gen(unblocked_ibc), in kvm_s390_get_host_cpu_model()
2367 ibc_ec_ga(unblocked_ibc), in kvm_s390_get_host_cpu_model()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/s390x/
H A Dcpu_models.h69 #define unblocked_ibc(x) ((uint32_t)(x) & 0xfff) macro
H A Dcpu_models.c177 uint16_t unblocked_ibc, lowest_ibc; in s390_get_ibc_val() local
187 unblocked_ibc = s390_ibc_from_cpu_model(cpu->model); in s390_get_ibc_val()
190 if (!lowest_ibc || lowest_ibc > unblocked_ibc) { in s390_get_ibc_val()
193 return ((uint32_t) lowest_ibc << 16) | unblocked_ibc; in s390_get_ibc_val()
/dports/emulators/qemu/qemu-6.2.0/target/s390x/
H A Dcpu_models.h69 #define unblocked_ibc(x) ((uint32_t)(x) & 0xfff) macro
H A Dcpu_models.c177 uint16_t unblocked_ibc, lowest_ibc; in s390_get_ibc_val() local
187 unblocked_ibc = s390_ibc_from_cpu_model(cpu->model); in s390_get_ibc_val()
190 if (!lowest_ibc || lowest_ibc > unblocked_ibc) { in s390_get_ibc_val()
193 return ((uint32_t) lowest_ibc << 16) | unblocked_ibc; in s390_get_ibc_val()
/dports/emulators/qemu60/qemu-6.0.0/target/s390x/
H A Dcpu_models.h69 #define unblocked_ibc(x) ((uint32_t)(x) & 0xfff) macro
H A Dcpu_models.c182 uint16_t unblocked_ibc, lowest_ibc; in s390_get_ibc_val() local
192 unblocked_ibc = s390_ibc_from_cpu_model(cpu->model); in s390_get_ibc_val()
195 if (!lowest_ibc || lowest_ibc > unblocked_ibc) { in s390_get_ibc_val()
198 return ((uint32_t) lowest_ibc << 16) | unblocked_ibc; in s390_get_ibc_val()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/s390x/kvm/
H A Dkvm.c2363 uint16_t unblocked_ibc = 0, cpu_type = 0; in kvm_s390_get_host_cpu_model() local
2383 unblocked_ibc = unblocked_ibc(prop.ibc); in kvm_s390_get_host_cpu_model()
2444 model->def = s390_find_cpu_def(cpu_type, ibc_gen(unblocked_ibc), in kvm_s390_get_host_cpu_model()
2445 ibc_ec_ga(unblocked_ibc), NULL); in kvm_s390_get_host_cpu_model()
2448 model->def = s390_find_cpu_def(0, ibc_gen(unblocked_ibc), in kvm_s390_get_host_cpu_model()
2449 ibc_ec_ga(unblocked_ibc), in kvm_s390_get_host_cpu_model()

12