Home
last modified time | relevance | path

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

/lib/libc/posix/
Dmman.c35 mmap(void *addr, size_t len, int prot, int flags, int fd, off_t offset) in mmap() function
/sys/amd64/
Dmbentry.c162 multiboot_memory_map_t *mmap; in MachineBoot_Entry() local