Searched refs:UINT64_MAX (Results 1 – 9 of 9) sorted by relevance
43 #define UINT_LEAST64_MAX UINT64_MAX59 #define UINT_FAST64_MAX UINT64_MAX
16 #define UINT64_MAX ULLONG_MAX macro
16 #define UINT64_MAX ULONG_MAX macro
33 assert(usec < (UINT64_MAX / timer_ops->clk_div)); in udelay()
72 #if (UINTPTR_MAX == UINT64_MAX) in addr_high()
193 assert(((region_top <= (UINT64_MAX >> (64U - 43U))) && in tzc_dmc500_configure_region()
262 assert((region_top <= (UINT64_MAX >> (64U - tzc400.addr_width))) && in tzc400_configure_region()
23 #define MAX_TS UINT64_MAX
237 if (size > (UINT64_MAX - addr)) in is_address_in_ddr_range()
Completed in 8 milliseconds