Searched refs:have_fw_feat (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | powerpc.c | 2244 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_feature in kvmppc_get_cpu_char() [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | powerpc.c | 2299 static inline bool have_fw_feat(struct device_node *fw_features, in have_fw_feat() function 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() 2344 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char() 2347 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char() 2358 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char() 2361 if (!have_fw_feat(fw_feature in kvmppc_get_cpu_char() [all...] |
Completed in 6 milliseconds