Searched defs:mm_alloc_phys_mem (Results 1 – 2 of 2) sorted by relevance
328 mm_alloc_phys_mem(lm_device_t *pdev, u32_t mem_size, lm_address_t *phys_mem, in mm_alloc_phys_mem() function
288 #define mm_alloc_phys_mem(_pdev, _mem_size, _phys_mem, _mem_type, cli_idx) \ macro