Searched defs:hbi (Results 1 – 4 of 4) sorted by relevance
107 static unsigned long hbitmap_iter_skip_words(HBitmapIter *hbi) in hbitmap_iter_skip_words()149 int64_t hbitmap_iter_next(HBitmapIter *hbi) in hbitmap_iter_next()169 void hbitmap_iter_init(HBitmapIter *hbi, const HBitmap *hb, uint64_t first) in hbitmap_iter_init()198 HBitmapIter hbi; in hbitmap_next_dirty() local363 static size_t hbitmap_iter_next_word(HBitmapIter *hbi, unsigned long *p_cur) in hbitmap_iter_next_word()386 HBitmapIter hbi; in hb_count_between() local
41 HBitmapIter hbi; in hbitmap_test_check() local421 HBitmapIter hbi; in test_hbitmap_iter_granularity() local806 HBitmapIter hbi; in test_hbitmap_iter_and_reset() local
385 u32 hbi = (id >> SYS_PROCIDx_HBI_SHIFT) & SYS_HBI_MASK; in vexpress_syscfg_probe() local
60 HBitmapIter hbi; member