Searched refs:sprops (Results 1 – 1 of 1) sorted by relevance
89 QDict *sprops = x86_cpu_static_props(); in x86_cpu_to_dict() local92 for (e = qdict_first(sprops); e; e = qdict_next(sprops, e)) { in x86_cpu_to_dict()