Home
last modified time | relevance | path

Searched refs:UINT64_C (Results 1 – 4 of 4) sorted by relevance

/tf-a-ffa_el3_spmc/bl32/tsp/
A Dffa_helpers.h135 ((ffa_memory_handle_t)(UINT64_C(1) << 63))
137 ((ffa_memory_handle_t)(UINT64_C(1) << 63))
138 #define FFA_MEMORY_HANDLE_INVALID (~UINT64_C(0))
/tf-a-ffa_el3_spmc/include/lib/
A Dutils_def.h47 (((~UINT64_C(0)) << (l)) & (~UINT64_C(0) >> (64 - 1 - (h))))
/tf-a-ffa_el3_spmc/drivers/arm/tzc/
A Dtzc_dmc620.c14 #define MASK_31_16 UINT64_C(0x0000ffff0000)
16 #define MASK_47_32 UINT64_C(0xffff00000000)
/tf-a-ffa_el3_spmc/include/lib/libc/
A Dstdint.h85 #define UINT64_C(x) x ## ULL macro

Completed in 9 milliseconds