Searched refs:mm_alloc_phys_mem_align_imp (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/ |
H A D | mm.h | 301 void * mm_alloc_phys_mem_align_imp(struct _lm_device_t* pdev, 311 …mm_alloc_phys_mem_align_imp((_pdev), (_mem_size), (_phys_mem), (_alignment), (_mem_type), __FILE_S…
|
/titanic_41/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_mm.c | 558 void * mm_alloc_phys_mem_align_imp(lm_device_t * pLM, in mm_alloc_phys_mem_align_imp() function 689 return mm_alloc_phys_mem_align_imp(pLM, memSize, pPhysAddr, in mm_alloc_phys_mem_imp()
|