Home
last modified time | relevance | path

Searched refs:SFI_SIG_MMAP (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dsfi.h72 #define SFI_SIG_MMAP "MMAP" macro
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dsfi.h19 #define SFI_SIG_MMAP "MMAP" macro
/OK3568_Linux_fs/u-boot/arch/x86/cpu/tangier/
H A Dsdram.c89 if (sfi_table_is_type(sbh, SFI_SIG_MMAP)) in sfi_search_mmap()