Home
last modified time | relevance | path

Searched refs:SIZE_2G (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/plat-automotive_rd/
H A Dplatform_config.h19 #define DRAM0_SIZE SIZE_2G
21 #define DRAM1_SIZE SIZE_2G
43 #define DRAM0_SIZE SIZE_2G
46 #define DRAM1_SIZE SIZE_2G
/optee_os/core/arch/arm/plat-marvell/armada7k8k/
H A Dhal_sec_perf.c243 uint32_t max_granule = SIZE_2G; in _find_granule()
/optee_os/lib/libutils/ext/include/
H A Dutil.h21 #define SIZE_2G UINTPTR_C(0x80000000) macro