Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
Dmedia_mem.c990 unsigned long temp_start, temp_end; local
994 temp_start = p->phys_start;
996 if ((addr_start >= temp_start) && (addr_end <= temp_end)) {
1050 unsigned long temp_start, temp_end; local
1054 temp_start = p->phys_start;
1056 if ((addr_start >= temp_start) && (addr_end <= temp_end)) {