Home
last modified time | relevance | path

Searched defs:unmap_memory (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libarch/alpha/
H A Dio.h39 void (*unmap_memory)(void *, u_int32_t); member
H A Dio.c106 unmap_memory(void *handle, u_int32_t size) in unmap_memory() function