Searched refs:hfscr_bit_nr (Results 1 – 1 of 1) sorted by relevance
48 uint32_t hfscr_bit_nr; member138 hfscr |= 1UL << f->hfscr_bit_nr; in feat_try_enable_unknown()173 if (f->hfscr_bit_nr != -1) { in feat_enable()175 hfscr |= 1UL << f->hfscr_bit_nr; in feat_enable()973 f->hfscr_bit_nr = be32_to_cpup(prop); in process_cpufeatures_node()975 f->hfscr_bit_nr = -1; in process_cpufeatures_node()993 if (f->hv_support == HV_SUPPORT_NONE && f->hfscr_bit_nr != -1) { in process_cpufeatures_node()999 if (f->hfscr_bit_nr == -1) { in process_cpufeatures_node()1005 if (f->hv_support != HV_SUPPORT_NONE || f->hfscr_bit_nr != -1) { in process_cpufeatures_node()