Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dkvm_ppc.h26 int kvmppc_get_hasidle(CPUPPCState *env);
157 static inline int kvmppc_get_hasidle(CPUPPCState *env) in kvmppc_get_hasidle() function
H A Dkvm.c1993 int kvmppc_get_hasidle(CPUPPCState *env) in kvmppc_get_hasidle() function
/qemu/hw/ppc/
H A De500.c484 if (kvmppc_get_hasidle(env)) { in ppce500_load_device_tree()