Home
last modified time | relevance | path

Searched refs:MEM_RANGE_COUNT (Results 1 – 25 of 159) sorted by relevance

1234567

/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/fw/
H A Dcoreboot.c53 #define MEM_RANGE_COUNT(_rec) \ macro
183 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_preinit()
266 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_platform_setup()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/fw/
H A Dcoreboot.c53 #define MEM_RANGE_COUNT(_rec) \ macro
183 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_preinit()
266 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_platform_setup()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/fw/
H A Dcoreboot.c53 #define MEM_RANGE_COUNT(_rec) \ macro
183 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_preinit()
266 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_platform_setup()
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/fw/
H A Dcoreboot.c53 #define MEM_RANGE_COUNT(_rec) \ macro
183 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_preinit()
266 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_platform_setup()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/fw/
H A Dcoreboot.c53 #define MEM_RANGE_COUNT(_rec) \ macro
183 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_preinit()
266 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_platform_setup()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/fw/
H A Dcoreboot.c53 #define MEM_RANGE_COUNT(_rec) \ macro
183 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_preinit()
266 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_platform_setup()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/fw/
H A Dcoreboot.c53 #define MEM_RANGE_COUNT(_rec) \ macro
183 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_preinit()
266 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_platform_setup()
/dports/misc/seabios/seabios-1.14.0/src/fw/
H A Dcoreboot.c53 #define MEM_RANGE_COUNT(_rec) \ macro
183 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_preinit()
266 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_platform_setup()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/fw/
H A Dcoreboot.c53 #define MEM_RANGE_COUNT(_rec) \ macro
183 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_preinit()
266 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_platform_setup()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dcoreboot.c53 #define MEM_RANGE_COUNT(_rec) \ macro
183 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_preinit()
266 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_platform_setup()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dcoreboot.c53 #define MEM_RANGE_COUNT(_rec) \ macro
183 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_preinit()
266 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_platform_setup()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/fw/
H A Dcoreboot.c53 #define MEM_RANGE_COUNT(_rec) \ macro
183 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_preinit()
266 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_platform_setup()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/fw/
H A Dcoreboot.c53 #define MEM_RANGE_COUNT(_rec) \ macro
183 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_preinit()
266 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_platform_setup()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/fw/
H A Dcoreboot.c53 #define MEM_RANGE_COUNT(_rec) \ macro
183 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_preinit()
266 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_platform_setup()
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/fw/
H A Dcoreboot.c53 #define MEM_RANGE_COUNT(_rec) \ macro
183 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_preinit()
266 int i, count = MEM_RANGE_COUNT(cbm); in coreboot_platform_setup()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/UefiPayloadPkg/Library/CbParseLib/
H A DCbParseLib.c345 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseCbMemTable()
394 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseMemoryInfo()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UefiPayloadPkg/Library/CbParseLib/
H A DCbParseLib.c345 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseCbMemTable()
394 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseMemoryInfo()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/UefiPayloadPkg/Library/CbParseLib/
H A DCbParseLib.c345 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseCbMemTable()
394 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseMemoryInfo()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UefiPayloadPkg/Library/CbParseLib/
H A DCbParseLib.c345 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseCbMemTable()
394 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseMemoryInfo()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/UefiPayloadPkg/Library/CbParseLib/
H A DCbParseLib.c345 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseCbMemTable()
394 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseMemoryInfo()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/UefiPayloadPkg/Library/CbParseLib/
H A DCbParseLib.c345 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseCbMemTable()
394 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseMemoryInfo()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/UefiPayloadPkg/Library/CbParseLib/
H A DCbParseLib.c345 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseCbMemTable()
394 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseMemoryInfo()
/dports/sysutils/edk2/edk2-edk2-stable202102/UefiPayloadPkg/Library/CbParseLib/
H A DCbParseLib.c345 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseCbMemTable()
394 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseMemoryInfo()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UefiPayloadPkg/Library/CbParseLib/
H A DCbParseLib.c345 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseCbMemTable()
394 for (Index = 0; Index < MEM_RANGE_COUNT(rec); Index++) { in ParseMemoryInfo()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UefiPayloadPkg/Include/
H A DCoreboot.h241 #define MEM_RANGE_COUNT(_rec) \ macro

1234567