Searched refs:hfscr_bit_nr (Results 1 – 1 of 1) sorted by relevance
48 uint32_t hfscr_bit_nr; member159 hfscr |= 1UL << f->hfscr_bit_nr; in feat_try_enable_unknown()194 if (f->hfscr_bit_nr != -1) { in feat_enable()196 hfscr |= 1UL << f->hfscr_bit_nr; in feat_enable()937 f->hfscr_bit_nr = be32_to_cpup(prop); in process_cpufeatures_node()939 f->hfscr_bit_nr = -1; in process_cpufeatures_node()957 if (f->hv_support == HV_SUPPORT_NONE && f->hfscr_bit_nr != -1) { in process_cpufeatures_node()963 if (f->hfscr_bit_nr == -1) { in process_cpufeatures_node()969 if (f->hv_support != HV_SUPPORT_NONE || f->hfscr_bit_nr != -1) { in process_cpufeatures_node()