Home
last modified time | relevance | path

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

/openbmc/u-boot/test/lib/
H A Dlmb.c52 const phys_size_t ram0_size, in test_multi_alloc() argument
71 if (ram0_size) { in test_multi_alloc()
72 ret = lmb_add(&lmb, ram0, ram0_size); in test_multi_alloc()
79 if (ram0_size) { in test_multi_alloc()
82 ut_asserteq(lmb.memory.region[0].size, ram0_size); in test_multi_alloc()
157 if (ram0_size) { in test_multi_alloc()
160 ut_asserteq(lmb.memory.region[0].size, ram0_size); in test_multi_alloc()