Searched defs:x86_cap_flag (Results 1 – 2 of 2) sorted by relevance
41 #define x86_cap_flag(flag) x86_cap_flags[flag] macro44 #define x86_cap_flag(flag) ((flag) >> 5), ((flag) & 31) macro
15 #define x86_cap_flag(flag) x86_cap_flags[flag] macro
Completed in 5 milliseconds