Home
last modified time | relevance | path

Searched refs:memalign_tmphigh (Results 1 – 25 of 90) sorted by relevance

1234

/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/
H A Dmalloc.h60 static inline void *memalign_tmphigh(u32 align, u32 size) { in memalign_tmphigh() function
64 void *ret = memalign_tmphigh(align, size); in memalign_tmp()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/
H A Dmalloc.h60 static inline void *memalign_tmphigh(u32 align, u32 size) { in memalign_tmphigh() function
64 void *ret = memalign_tmphigh(align, size); in memalign_tmp()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/
H A Dmalloc.h62 static inline void *memalign_tmphigh(u32 align, u32 size) { in memalign_tmphigh() function
66 void *ret = memalign_tmphigh(align, size); in memalign_tmp()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/
H A Dmalloc.h60 static inline void *memalign_tmphigh(u32 align, u32 size) { in memalign_tmphigh() function
64 void *ret = memalign_tmphigh(align, size); in memalign_tmp()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/
H A Dmalloc.h60 static inline void *memalign_tmphigh(u32 align, u32 size) { in memalign_tmphigh() function
64 void *ret = memalign_tmphigh(align, size); in memalign_tmp()
/dports/misc/seabios/seabios-1.14.0/src/
H A Dmalloc.h60 static inline void *memalign_tmphigh(u32 align, u32 size) { in memalign_tmphigh() function
64 void *ret = memalign_tmphigh(align, size); in memalign_tmp()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/
H A Dmalloc.h60 static inline void *memalign_tmphigh(u32 align, u32 size) { in memalign_tmphigh() function
64 void *ret = memalign_tmphigh(align, size); in memalign_tmp()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/
H A Dmalloc.h60 static inline void *memalign_tmphigh(u32 align, u32 size) { in memalign_tmphigh() function
64 void *ret = memalign_tmphigh(align, size); in memalign_tmp()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/
H A Dmalloc.h60 static inline void *memalign_tmphigh(u32 align, u32 size) { in memalign_tmphigh() function
64 void *ret = memalign_tmphigh(align, size); in memalign_tmp()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/
H A Dmalloc.h64 static inline void *memalign_tmphigh(u32 align, u32 size) { in memalign_tmphigh() function
68 void *ret = memalign_tmphigh(align, size); in memalign_tmp()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/
H A Dmalloc.h64 static inline void *memalign_tmphigh(u32 align, u32 size) { in memalign_tmphigh() function
68 void *ret = memalign_tmphigh(align, size); in memalign_tmp()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/
H A Dmalloc.h64 static inline void *memalign_tmphigh(u32 align, u32 size) { in memalign_tmphigh() function
68 void *ret = memalign_tmphigh(align, size); in memalign_tmp()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/
H A Dmalloc.h64 static inline void *memalign_tmphigh(u32 align, u32 size) { in memalign_tmphigh() function
68 void *ret = memalign_tmphigh(align, size); in memalign_tmp()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/
H A Dmalloc.h64 static inline void *memalign_tmphigh(u32 align, u32 size) {
68 void *ret = memalign_tmphigh(align, size);
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/
H A Dmalloc.h64 static inline void *memalign_tmphigh(u32 align, u32 size) { in memalign_tmphigh() function
68 void *ret = memalign_tmphigh(align, size); in memalign_tmp()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/hw/
H A Dramdisk.c40 void *pos = memalign_tmphigh(PAGE_SIZE, size); in ramdisk_setup()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/hw/
H A Dramdisk.c40 void *pos = memalign_tmphigh(PAGE_SIZE, size); in ramdisk_setup()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/hw/
H A Dramdisk.c40 void *pos = memalign_tmphigh(PAGE_SIZE, size); in ramdisk_setup()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/hw/
H A Dramdisk.c40 void *pos = memalign_tmphigh(PAGE_SIZE, size); in ramdisk_setup()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/hw/
H A Dramdisk.c40 void *pos = memalign_tmphigh(PAGE_SIZE, size); in ramdisk_setup()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/hw/
H A Dramdisk.c40 void *pos = memalign_tmphigh(PAGE_SIZE, size); in ramdisk_setup()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/hw/
H A Dramdisk.c40 void *pos = memalign_tmphigh(PAGE_SIZE, size); in ramdisk_setup()
/dports/misc/seabios/seabios-1.14.0/src/hw/
H A Dramdisk.c40 void *pos = memalign_tmphigh(PAGE_SIZE, size); in ramdisk_setup()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/hw/
H A Dramdisk.c40 void *pos = memalign_tmphigh(PAGE_SIZE, size); in ramdisk_setup()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/hw/
H A Dramdisk.c40 void *pos = memalign_tmphigh(PAGE_SIZE, size); in ramdisk_setup()

1234