Searched refs:RAM_BITS (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/usr/tests/distops/
H A Dtest.h25 #define RAM_BITS LARGE_PAGE_BITS macro
26 #define RAM_SIZE (1UL << RAM_BITS)
H A Dretype.c133 err = ram_alloc(&cst->ram, RAM_BITS);
H A Drevoke.c115 err = ram_alloc(&cst->ram, RAM_BITS);

Completed in 33 milliseconds