Home
last modified time | relevance | path

Searched refs:alloc_addr_b (Results 1 – 25 of 57) sorted by relevance

123

/dports/sysutils/u-boot-tools/u-boot-2020.07/test/lib/
H A Dlmb.c468 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
485 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
490 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
496 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
502 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
503 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
504 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
613 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
618 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-orangepi-plus-2e/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/test/lib/
H A Dlmb.c470 const phys_size_t alloc_addr_b = ram + 0x8000000 * 2; in test_alloc_addr() local
487 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_alloc_addr()
492 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
498 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_alloc_addr()
500 alloc_addr_b - alloc_addr_a - 0x10000); in test_alloc_addr()
504 c = lmb_alloc_addr(&lmb, alloc_addr_b + 0x10000, in test_alloc_addr()
505 alloc_addr_c - alloc_addr_b - 0x10000); in test_alloc_addr()
506 ut_asserteq(c, alloc_addr_b + 0x10000); in test_alloc_addr()
615 ret = lmb_reserve(&lmb, alloc_addr_b, 0x10000); in test_get_unreserved_size()
620 alloc_addr_b, 0x10000, alloc_addr_c, 0x10000); in test_get_unreserved_size()
[all …]

123