Searched defs:mmap (Results 1 – 2 of 2) sorted by relevance
64 struct multiboot_mmap *mmap; in z_multiboot_init() local
49 void *mmap(void *addr, size_t len, int prot, int flags, int fd, off_t off) in mmap() function