Searched refs:_ULL (Results 1 – 9 of 9) sorted by relevance
75 #define _ULL(x) (_AC(x, ULL)) macro78 #define _BITULL(x) (_ULL(1) << (x))81 #define ULL(x) (_ULL(x))
17 #define _ULL(x) (_AC(x, ULL)) macro19 #define _BITULL(x) (_ULL(1) << (x))
30 #define _ULL(x) (_AC(x, ULL)) macro32 #define _BITULL(x) (_ULL(1) << (x))
26 #define _ULL(x) (_AC(x, ULL)) macro29 #define _BITULL(x) (_ULL(1) << (x))
8 #define ULL(x) (_ULL(x))
88 #define LOWMEM_PAGES ((((_ULL(2)<<31) - __PAGE_OFFSET) >> PAGE_SHIFT))
16 [RP_BAR0] = _ULL(128 * SZ_2G),