Searched defs:cpu_feat (Results 1 – 1 of 1) sorted by relevance
88 struct cpu_feat { struct90 cpu_feat_check *feat_check; argument91 cpu_feat_has_errata *feat_has_errata; argument92 cpu_feat_enable *feat_enable; argument93 cpu_feat_disabled *feat_disabled; argument97 SET_DECLARE(cpu_feat_set, struct cpu_feat); argument