Searched refs:mm_alloc_phys_mem_imp (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/ |
H A D | mm.h | 281 void * mm_alloc_phys_mem_imp(struct _lm_device_t* pdev, 289 …mm_alloc_phys_mem_imp((_pdev), (_mem_size), (_phys_mem), (_mem_type), __FILE_STRIPPED__, __LINE__,…
|
/titanic_44/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_mm.c | 681 void * mm_alloc_phys_mem_imp(lm_device_t * pLM, in mm_alloc_phys_mem_imp() function 713 return mm_alloc_phys_mem_imp(pDev, memSize, pPhysAddr, flushType, in mm_rt_alloc_phys_mem_imp()
|