Searched refs:fs_gs_base (Results 1 – 4 of 4) sorted by relevance
568 isa.fs_gs_base = !!(structured_feature_info0.ebx & UINT32_C(0x00000001)); in cpuinfo_x86_detect_isa()
708 bool fs_gs_base; member
1132 - isa.fs_gs_base = !!(structured_feature_info.ebx & UINT32_C(0x00000001));1133 + isa.fs_gs_base = !!(structured_feature_info0.ebx & UINT32_C(0x00000001));