Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kvm/
Dpowerpc.c2293 static inline bool have_fw_feat(struct device_node *fw_features, in have_fw_feat() function
2323 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2326 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2329 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2332 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2335 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2338 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2341 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2352 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2355 if (!have_fw_feat(fw_features, "disabled", in kvmppc_get_cpu_char()
[all …]