Home
last modified time | relevance | path

Searched refs:fixed_mmz (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
Dhisi_allocator.c241 hil_mmz_t *fixed_mmz = NULL; in __mmb_alloc() local
267 fixed_mmz = mmz; in __mmb_alloc()
271 if (fixed_mmz == NULL) { in __mmb_alloc()
281 mmb->zone = fixed_mmz; in __mmb_alloc()
315 hil_mmz_t *fixed_mmz = NULL; in __mmb_alloc_v2() local
359 fixed_mmz = mmz; in __mmb_alloc_v2()
364 if (fixed_mmz == NULL) { in __mmb_alloc_v2()
374 mmb->zone = fixed_mmz; in __mmb_alloc_v2()
Dcma_allocator.c142 hil_mmz_t *fixed_mmz = NULL; in __mmb_alloc() local
174 fixed_mmz = mmz; in __mmb_alloc()
180 if (fixed_mmz == NULL) in __mmb_alloc()
198 mmb->zone = fixed_mmz; in __mmb_alloc()
237 hil_mmz_t *fixed_mmz = NULL; in __mmb_alloc_v2() local
274 fixed_mmz = mmz; in __mmb_alloc_v2()
279 if (fixed_mmz == NULL) { in __mmb_alloc_v2()
289 mmb->zone = fixed_mmz; in __mmb_alloc_v2()