Searched refs:ll (Results 1 – 25 of 71) sorted by relevance
123
42 long long ll; in clk_pllv1_recalc_rate() local84 ll = (unsigned long long)rate * mfn_abs; in clk_pllv1_recalc_rate()86 do_div(ll, mfd + 1); in clk_pllv1_recalc_rate()89 ll = -ll; in clk_pllv1_recalc_rate()91 ll = (rate * mfi) + ll; in clk_pllv1_recalc_rate()93 return ll; in clk_pllv1_recalc_rate()
42 __w.ll; \48 const DWunion uu = {.ll = u}; in __muldi3()49 const DWunion vv = {.ll = v}; in __muldi3()50 DWunion w = {.ll = __umulsidi3(uu.s.low, vv.s.low)}; in __muldi3()55 return w.ll; in __muldi3()
8 .ll = a in __cmpdi2()11 .ll = b in __cmpdi2()
7 const DWunion au = {.ll = a}; in __ucmpdi2()8 const DWunion bu = {.ll = b}; in __ucmpdi2()
13 uu.ll = u; in __ashldi3()26 return w.ll; in __ashldi3()
13 uu.ll = u; in __lshrdi3()26 return w.ll; in __lshrdi3()
68 __w.ll; })80 DItype ll; member89 uu.ll = u, in __muldi3()90 vv.ll = v; in __muldi3()92 w.ll = __umulsidi3 (uu.s.low, vv.s.low); in __muldi3()96 return w.ll; in __muldi3()
33 DItype ll; member46 uu.ll = u; in __ashldi3()61 return w.ll; in __ashldi3()
33 DItype ll; member46 uu.ll = u; in __lshrdi3()61 return w.ll; in __lshrdi3()
33 DItype ll; member46 uu.ll = u; in __ashrdi3()62 return w.ll; in __ashrdi3()
39 s64 ll; member51 uu.ll = u; in __negdi2()56 return w.ll; in __negdi2()
35 DItype ll; member47 uu.ll = u; in __lshrdi3()59 return w.ll; in __lshrdi3()
35 DItype ll; member47 uu.ll = u; in __ashrdi3()60 return w.ll; in __ashrdi3()
40 unsigned long long ll; in sched_clock() member53 tsc64.ll = cnt32_to_63(get_cycles()) & 0x7fffffffffffffffULL; in sched_clock()71 return result.ll; in sched_clock()
25 const DWunion au = {.ll = a}; in __ucmpdi2()26 const DWunion bu = {.ll = b}; in __ucmpdi2()
26 .ll = a in __cmpdi2()29 .ll = b in __cmpdi2()
31 uu.ll = u; in __ashldi3()44 return w.ll; in __ashldi3()
32 uu.ll = u; in __lshrdi3()45 return w.ll; in __lshrdi3()
6 const DWunion au = {.ll = a}; in __ucmpdi2()7 const DWunion bu = {.ll = b}; in __ucmpdi2()