Home
last modified time | relevance | path

Searched refs:AlignPage64K (Results 1 – 25 of 140) sorted by relevance

123456

/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/common/
H A Ddlmalloc.c34 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
124 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/common/
H A Ddlmalloc.c34 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
124 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-chip/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/common/
H A Ddlmalloc.c34 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
124 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/common/
H A Ddlmalloc.c34 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
124 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) macro
136 (void *) AlignPage64K((unsigned long) start_address); in findRegion()
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/common/
H A Ddlmalloc.c46 #define AlignPage64K(add) (((add) + (0x10000 - 1)) & ~(0x10000 - 1)) in DH_get_2048_256()
136 (void *) AlignPage64K((unsigned long) start_address);

123456