Home
last modified time | relevance | path

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

/hardware/intel/common/libwsbm/src/
Dwsbm_ttmpool.c343 static void* _temp_mmap(void *addr, size_t size, int prot, int flags, int fd, long long offset) in _temp_mmap() function
370 virt = _temp_mmap(0, dBuf->requestedSize, in pool_map()