Searched refs:PROCCSPACE_ALLOC_REGION_START (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/libs/librefos/include/refos/
H A Dvmlayout.h82 #define PROCCSPACE_ALLOC_REGION_START 61000 macro
84 #define PROCCSPACE_ALLOC_REGION_SIZE (PROCCSPACE_ALLOC_REGION_END - PROCCSPACE_ALLOC_REGION_START)
/seL4-refos-master/projects/refos/impl/libs/librefos/include/refos/
H A Dvmlayout.h82 #define PROCCSPACE_ALLOC_REGION_START 61000 macro
84 #define PROCCSPACE_ALLOC_REGION_SIZE (PROCCSPACE_ALLOC_REGION_END - PROCCSPACE_ALLOC_REGION_START)
/seL4-refos-master/libs/librefos/src/refos-util/
H A Dinit.c739 csalloc_init(PROCCSPACE_ALLOC_REGION_START, PROCCSPACE_ALLOC_REGION_END);
760 csalloc_init_static(PROCCSPACE_ALLOC_REGION_START, PROCCSPACE_ALLOC_REGION_END,
795 csalloc_init_static(PROCCSPACE_ALLOC_REGION_START, PROCCSPACE_ALLOC_REGION_END,
/seL4-refos-master/projects/refos/impl/libs/librefos/src/refos-util/
H A Dinit.c739 csalloc_init(PROCCSPACE_ALLOC_REGION_START, PROCCSPACE_ALLOC_REGION_END);
760 csalloc_init_static(PROCCSPACE_ALLOC_REGION_START, PROCCSPACE_ALLOC_REGION_END,
795 csalloc_init_static(PROCCSPACE_ALLOC_REGION_START, PROCCSPACE_ALLOC_REGION_END,

Completed in 188 milliseconds