Home
last modified time | relevance | path

Searched refs:kvmppc_get_host_model (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dkvm_ppc.h24 bool kvmppc_get_host_model(char **buf);
130 static inline bool kvmppc_get_host_model(char **buf) in kvmppc_get_host_model() function
H A Dkvm.c1867 bool kvmppc_get_host_model(char **value) in kvmppc_get_host_model() function
/openbmc/qemu/hw/ppc/
H A Dspapr.c1207 } else if (smc->broken_host_serial_model && kvmppc_get_host_model(&buf)) { in spapr_build_fdt()