Home
last modified time | relevance | path

Searched refs:CFG_RESERVED_VASPACE_SIZE (Results 1 – 11 of 11) sorted by relevance

/optee_os/out/arm/export-ta_arm64/host_include/
A Dconf.h131 #define CFG_RESERVED_VASPACE_SIZE (1024 * 1024 * 10) macro
A Dconf.mk134 CFG_RESERVED_VASPACE_SIZE=(1024 * 1024 * 10)
A Dconf.cmake131 set(CFG_RESERVED_VASPACE_SIZE (1024 * 1024 * 10)) variable
/optee_os/out/arm/include/generated/
A Dconf.h131 #define CFG_RESERVED_VASPACE_SIZE (1024 * 1024 * 10) macro
/optee_os/out/arm/export-ta_arm32/host_include/
A Dconf.h131 #define CFG_RESERVED_VASPACE_SIZE (1024 * 1024 * 10) macro
A Dconf.mk134 CFG_RESERVED_VASPACE_SIZE=(1024 * 1024 * 10)
A Dconf.cmake131 set(CFG_RESERVED_VASPACE_SIZE (1024 * 1024 * 10)) variable
/optee_os/out/arm/
A Dconf.mk134 CFG_RESERVED_VASPACE_SIZE=(1024 * 1024 * 10)
A Dconf.cmake131 set(CFG_RESERVED_VASPACE_SIZE (1024 * 1024 * 10)) variable
/optee_os/core/arch/arm/
A Darm.mk26 CFG_RESERVED_VASPACE_SIZE ?= (1024 * 1024 * 10)
/optee_os/core/arch/arm/mm/
A Dcore_mmu.c869 CFG_RESERVED_VASPACE_SIZE, &last); in collect_mem_ranges()

Completed in 16 milliseconds