Searched refs:MEM_PART_SYSTEM (Results 1 – 2 of 2) sorted by relevance
78 .bd_mem_part = MEM_PART_SYSTEM,1873 MEM_PART_SYSTEM) in ucc_geth_free_rx()1914 MEM_PART_SYSTEM) in ucc_geth_free_tx()2087 if (!((uf_info->bd_mem_part == MEM_PART_SYSTEM) || in ucc_struct_init()2222 if (uf_info->bd_mem_part == MEM_PART_SYSTEM) { in ucc_geth_alloc_tx()2300 if (uf_info->bd_mem_part == MEM_PART_SYSTEM) { in ucc_geth_alloc_rx()2588 if (ugeth->ug_info->uf_info.bd_mem_part == MEM_PART_SYSTEM) { in ucc_geth_startup()2841 if (ugeth->ug_info->uf_info.bd_mem_part == MEM_PART_SYSTEM) { in ucc_geth_startup()
31 #define MEM_PART_SYSTEM 0 macro