Home
last modified time | relevance | path

Searched defs:cpu_feat (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm64/include/
H A Dcpu_feat.h88 struct cpu_feat { struct
90 cpu_feat_check *feat_check; argument
91 cpu_feat_has_errata *feat_has_errata; argument
92 cpu_feat_enable *feat_enable; argument
93 cpu_feat_disabled *feat_disabled; argument
97 SET_DECLARE(cpu_feat_set, struct cpu_feat); argument