Searched defs:cpu_feat (Results 1 – 1 of 1) sorted by relevance
93 struct cpu_feat { struct95 cpu_feat_check *feat_check; argument96 cpu_feat_has_errata *feat_has_errata; argument97 cpu_feat_enable *feat_enable; argument98 cpu_feat_disabled *feat_disabled; argument102 SET_DECLARE(cpu_feat_set, struct cpu_feat); argument