Searched refs:get_romfs_len (Results 1 – 1 of 1) sorted by relevance
80 inline unsigned get_romfs_len(unsigned *addr) in get_romfs_len() function111 romfs_size = PAGE_ALIGN(get_romfs_len((unsigned *)romfs_base)); in machine_early_init()114 romfs_size = PAGE_ALIGN(get_romfs_len((unsigned *)romfs_base)); in machine_early_init()