Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kvm/
Dpowerpc.c2230 static inline bool have_fw_feat(struct device_node *fw_features, in have_fw_feat() function
2260 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2263 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2266 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2269 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2272 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2275 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2278 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2289 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2292 if (!have_fw_feat(fw_features, "disabled", in kvmppc_get_cpu_char()
[all …]