Modules§
- cpu_
flags - CPU features that get cached (doesn’t correlate to anything on the CPU).
Functions§
- get_
cpu_ features - Get CPU features, loading from a cache if available.
- load_
x86_ 🔒features - Read from cpuid and translate to a
Flags
instance, usingcpu_flags
.