Searched refs:os_unmap_memory (Results 1 – 3 of 3) sorted by relevance
165 int os_unmap_memory(void *addr, int len) in os_unmap_memory() function
211 extern int os_unmap_memory(void *addr, int len);
89 ret = os_unmap_memory( in do_ops()