Searched refs:resp_get_feature (Results 1 – 1 of 1) sorted by relevance
119 static bool resp_get_feature(QDict *resp, const char *feature) in resp_get_feature() function550 kvm_supports_pmu = resp_get_feature(resp, "pmu"); in test_query_cpu_model_expansion_kvm()551 kvm_supports_steal_time = resp_get_feature(resp, "kvm-steal-time"); in test_query_cpu_model_expansion_kvm()552 kvm_supports_sve = resp_get_feature(resp, "sve"); in test_query_cpu_model_expansion_kvm()