Searched refs:test_multi_alloc (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/test/lib/ |
H A D | lmb.c | 50 static int test_multi_alloc(struct unit_test_state *uts, const phys_addr_t ram, in test_multi_alloc() function 175 return test_multi_alloc(uts, ram, 0x20000000, 0, 0, ram + 0x10000000); in test_multi_alloc_512mb() 182 return test_multi_alloc(uts, ram, 0x20000000, ram0, 0x20000000, in test_multi_alloc_512mb_x2()
|