Searched refs:feat_bit (Results 1 – 1 of 1) sorted by relevance
82 uint32_t feat_bit = bit & 0x1fU; in pcpu_has_cap() local88 ret = ((boot_cpu_data.cpuid_leaves[feat_idx] & (1U << feat_bit)) != 0U); in pcpu_has_cap()
Completed in 3 milliseconds