Searched refs:start_index (Results 1 – 4 of 4) sorted by relevance
43 int start_index; /* Index of first node of a level in a cpuinfo tree */ member133 lv->start_index = lv->end_index = lv->num_nodes = 0; in enumerate_cpuinfo_nodes()165 tree_level[CPUINFO_LVL_NODE].start_index = 1; in enumerate_cpuinfo_nodes()169 tree_level[CPUINFO_LVL_CORE].start_index = n; in enumerate_cpuinfo_nodes()173 tree_level[CPUINFO_LVL_PROC].start_index = n; in enumerate_cpuinfo_nodes()208 n = new_tree->level[level].start_index; in build_cpuinfo_tree()223 ? new_tree->level[level - 1].start_index : -1; in build_cpuinfo_tree()227 ? cpu : new_tree->level[level + 1].start_index; in build_cpuinfo_tree()
78 unsigned long start_index = GET_HIGH_SLICE_INDEX(start); in slice_range_to_mask() local80 unsigned long count = GET_HIGH_SLICE_INDEX(align_end) - start_index; in slice_range_to_mask()82 bitmap_set(ret->high_slices, start_index, count); in slice_range_to_mask()156 unsigned long start_index = GET_HIGH_SLICE_INDEX(start); in slice_check_range_fits() local158 unsigned long count = GET_HIGH_SLICE_INDEX(align_end) - start_index; in slice_check_range_fits()161 for (i = start_index; i < start_index + count; i++) { in slice_check_range_fits()
404 __u64 start_index; member
1958 ctx->index = ghf->start_index; in kvm_vm_ioctl_get_htab_fd()