Searched defs:mmap (Results 1 – 2 of 2) sorted by relevance
35 mmap(void *addr, size_t len, int prot, int flags, int fd, off_t offset) in mmap() function
162 multiboot_memory_map_t *mmap; in MachineBoot_Entry() local