Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcpufeature.h56 struct arm64_ftr_bits { struct
57 bool sign; /* Value is signed ? */
58 bool visible;
59 bool strict; /* CPU Sanity check: strict matching required ? */
83 const struct arm64_ftr_bits *ftr_bits; argument