Searched defs:hilo (Results 1 – 4 of 4) sorted by relevance
24 unsigned long ctl = 0, count, hilo; in ev4_reg_setup() local
91 unsigned long max, hilo, count = ctr[i].count; in common_reg_setup() local
15 u64 hilo; member
47 #define hilo(x) upper_32_bits(x), lower_32_bits(x) macro