Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kvm/
Dpowerpc.c2244 static inline bool have_fw_feat(struct device_node *fw_features, in have_fw_feat() function
2274 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2277 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2280 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2283 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2286 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, "enabled", in kvmppc_get_cpu_char()
2303 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2306 if (!have_fw_feat(fw_features, "disabled", in kvmppc_get_cpu_char()
[all …]