Searched refs:SFI_SIG_MMAP (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/x86/include/asm/ | ||
H A D | sfi.h | 18 #define SFI_SIG_MMAP "MMAP" macro |
/openbmc/u-boot/arch/x86/cpu/tangier/ | ||
H A D | sdram.c | 88 if (sfi_table_is_type(sbh, SFI_SIG_MMAP)) in sfi_search_mmap() |