Searched defs:total_size (Results 26 – 36 of 36) sorted by relevance
12
275 unsigned long board_get_usable_ram_top(unsigned long total_size) in board_get_usable_ram_top()
322 u32 total_size = PERF_TOTAL_SIZE; in test_hash_perf() local382 u32 total_size = PERF_TOTAL_SIZE; in test_cipher_perf() local
275 __weak uint64_t board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top()
145 int size, total_size; in fit_calc_size() local
836 u32 total_size; in vendor_storage_test() local
399 int hdr_size, one_img_size, total_size; in main() local
366 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top()
261 u32 total_size; member
1129 ulong board_get_usable_ram_top(ulong total_size)
880 u32 total_size; in spi_setup_slave() local
662 #define MVPP2_RX_MAX_PKT_SIZE(total_size) \ argument