Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/kvm/
Dpowerpc.c2257 static inline bool have_fw_feat(struct device_node *fw_features, in have_fw_feat() function
2287 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2290 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2293 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2296 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2299 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2302 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2305 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2316 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2319 if (!have_fw_feat(fw_features, "disabled", in kvmppc_get_cpu_char()
[all …]