Home
last modified time | relevance | path

Searched refs:MEM_RANGE_PTR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/coreboot/
H A Dtables.c44 (struct cb_memory_range *)MEM_RANGE_PTR(mem, i); in cb_parse_memory()
/openbmc/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h258 #define MEM_RANGE_PTR(_rec, _idx) \ macro