Home
last modified time | relevance | path

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

/support/
A Dxmmap.c24 xmmap (void *addr, size_t length, int prot, int flags, int fd) in xmmap() function
A Dsupport_shared_allocate.c45 struct header *result = xmmap (NULL, total_size, PROT_READ | PROT_WRITE, in support_shared_allocate()
A Dnext_to_fault.c35 = xmmap (NULL, result.region_size, PROT_READ | PROT_WRITE, in support_next_to_fault_allocate()
A Dsupport_stack_alloc.c61 void *alloc_base = xmmap (0, in support_stack_alloc()
A Dxunistd.h80 void *xmmap (void *addr, size_t length, int prot, int flags, int fd);
A DMakefile135 xmmap \

Completed in 12 milliseconds