Searched defs:ARENA_RANGE (Results 1 - 3 of 3) sorted by relevance

/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/src/
H A Dbcmcore_arena.c64 #define ARENA_RANGE(bottom,top,type) arena_markrange(&cfe_arena,(uint64_t)(bottom), \ macro
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/src/
H A Dsb1250_arena.c69 #define ARENA_RANGE(bottom,top,type) arena_markrange(&cfe_arena,(uint64_t)(bottom), \ macro
[all...]
/broadcom-cfe-1.4.2/cfe/main/
H A Dcfe_mem.c64 #define ARENA_RANGE(bottom,top,type) arena_markrange(&cfe_arena,(uint64_t)(bottom), \ macro

Completed in 86 milliseconds