Searched refs:hfscr_bit_nr (Results 1 – 1 of 1) sorted by relevance
47 uint32_t hfscr_bit_nr; member139 hfscr |= 1UL << f->hfscr_bit_nr; in feat_try_enable_unknown()174 if (f->hfscr_bit_nr != -1) { in feat_enable()176 hfscr |= 1UL << f->hfscr_bit_nr; in feat_enable()919 f->hfscr_bit_nr = be32_to_cpup(prop); in process_cpufeatures_node()921 f->hfscr_bit_nr = -1; in process_cpufeatures_node()939 if (f->hv_support == HV_SUPPORT_NONE && f->hfscr_bit_nr != -1) { in process_cpufeatures_node()945 if (f->hfscr_bit_nr == -1) { in process_cpufeatures_node()951 if (f->hv_support != HV_SUPPORT_NONE || f->hfscr_bit_nr != -1) { in process_cpufeatures_node()