/dports/emulators/qemu-utils/qemu-4.2.1/target/ppc/ |
H A D | kvm_ppc.h | 18 bool kvmppc_get_host_model(char **buf); 92 static inline bool kvmppc_get_host_model(char **buf) in kvmppc_get_host_model() function
|
H A D | kvm.c | 1838 bool kvmppc_get_host_model(char **value) in kvmppc_get_host_model() function
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/ppc/ |
H A D | kvm_ppc.h | 18 bool kvmppc_get_host_model(char **buf); 97 static inline bool kvmppc_get_host_model(char **buf) in kvmppc_get_host_model() function
|
H A D | kvm.c | 1844 bool kvmppc_get_host_model(char **value) in kvmppc_get_host_model() function
|
/dports/emulators/qemu42/qemu-4.2.1/target/ppc/ |
H A D | kvm_ppc.h | 18 bool kvmppc_get_host_model(char **buf); 92 static inline bool kvmppc_get_host_model(char **buf) in kvmppc_get_host_model() function
|
H A D | kvm.c | 1838 bool kvmppc_get_host_model(char **value) in kvmppc_get_host_model() function
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/ppc/ |
H A D | kvm_ppc.h | 19 bool kvmppc_get_host_model(char **buf); 89 static inline bool kvmppc_get_host_model(char **buf) in kvmppc_get_host_model() function
|
H A D | kvm.c | 1851 bool kvmppc_get_host_model(char **value) in kvmppc_get_host_model() function
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/ppc/ |
H A D | kvm_ppc.h | 18 bool kvmppc_get_host_model(char **buf); 96 static inline bool kvmppc_get_host_model(char **buf) in kvmppc_get_host_model() function
|
H A D | kvm.c | 1842 bool kvmppc_get_host_model(char **value) in kvmppc_get_host_model() function
|
/dports/emulators/qemu60/qemu-6.0.0/target/ppc/ |
H A D | kvm_ppc.h | 18 bool kvmppc_get_host_model(char **buf); 96 static inline bool kvmppc_get_host_model(char **buf) in kvmppc_get_host_model() function
|
H A D | kvm.c | 1857 bool kvmppc_get_host_model(char **value) in kvmppc_get_host_model() function
|
/dports/emulators/qemu5/qemu-5.2.0/target/ppc/ |
H A D | kvm_ppc.h | 18 bool kvmppc_get_host_model(char **buf); 97 static inline bool kvmppc_get_host_model(char **buf) in kvmppc_get_host_model() function
|
H A D | kvm.c | 1844 bool kvmppc_get_host_model(char **value) in kvmppc_get_host_model() function
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/ppc/ |
H A D | kvm_ppc.h | 18 bool kvmppc_get_host_model(char **buf); 98 static inline bool kvmppc_get_host_model(char **buf) in kvmppc_get_host_model() function
|
H A D | kvm.c | 1859 bool kvmppc_get_host_model(char **value) in kvmppc_get_host_model() function
|
/dports/emulators/qemu/qemu-6.2.0/target/ppc/ |
H A D | kvm_ppc.h | 18 bool kvmppc_get_host_model(char **buf); 98 static inline bool kvmppc_get_host_model(char **buf) in kvmppc_get_host_model() function
|
H A D | kvm.c | 1859 bool kvmppc_get_host_model(char **value) in kvmppc_get_host_model() function
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/ppc/ |
H A D | spapr.c | 1265 if (kvmppc_get_host_model(&buf)) { in spapr_build_fdt()
|
/dports/emulators/qemu42/qemu-4.2.1/hw/ppc/ |
H A D | spapr.c | 1234 } else if (smc->broken_host_serial_model && kvmppc_get_host_model(&buf)) { in spapr_build_fdt()
|
/dports/emulators/qemu5/qemu-5.2.0/hw/ppc/ |
H A D | spapr.c | 1151 } else if (smc->broken_host_serial_model && kvmppc_get_host_model(&buf)) { in spapr_build_fdt()
|
/dports/emulators/qemu-utils/qemu-4.2.1/hw/ppc/ |
H A D | spapr.c | 1234 } else if (smc->broken_host_serial_model && kvmppc_get_host_model(&buf)) { in spapr_build_fdt()
|
/dports/emulators/qemu/qemu-6.2.0/hw/ppc/ |
H A D | spapr.c | 1154 } else if (smc->broken_host_serial_model && kvmppc_get_host_model(&buf)) { in spapr_build_fdt()
|
/dports/emulators/qemu60/qemu-6.0.0/hw/ppc/ |
H A D | spapr.c | 1145 } else if (smc->broken_host_serial_model && kvmppc_get_host_model(&buf)) { in spapr_build_fdt()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/ppc/ |
H A D | spapr.c | 1194 } else if (smc->broken_host_serial_model && kvmppc_get_host_model(&buf)) {
|