Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- m -
- Machine_EarlyInit() : machine.c, mbentry.c
- Machine_GDTInit() : machine.c
- Machine_IdleThread() : machine.c
- Machine_Init() : machine.c, mbentry.c
- Machine_InitAP() : machine.c
- Machine_SyscallInit() : machine.c
- Machine_TSSInit() : machine.c
- MachineBoot_AddMem() : machine.c, mbentry.c
- MachineBoot_Entry() : mbentry.c
- madvise() : mman.c, mman.h
- main() : cat.c, date.c, echo.c, ethdump.c, ethinject.c, false.c, ls.c, shell.c, stat.c, true.c, crt1.c, ifconfig.c, init.c, newfs_o2fs.c, sysctl.c
- malloc() : stdlib.h, malloc.c
- Malloc_Alloc() : malloc.c
- Malloc_Create() : malloc.c
- Malloc_Destroy() : malloc.c
- Malloc_Free() : malloc.c
- malloc_large() : malloc.c
- Malloc_Realloc() : malloc.c
- malloc_small() : malloc.c
- MAP_ANON : mman.h
- MAP_FILE : mman.h
- MAP_FIXED : mman.h
- MAX_CPUS : kconfig.h
- MAX_REGIONS : mbentry.c
- MAX_SCREENS : vgacons.h
- MAX_XMEM_REGIONS : xmem.c
- MAXBLOCKSIZE : newfs_o2fs.c
- MAXNAMELEN : o2fs.h
- MAXUSERNAMELEN : o2fs.h
- MBuf : mbuf.h
- mbuf : ethdump.c, ethinject.c
- MBUF_STATUS_FAILED : mbuf.h
- MBUF_STATUS_NULL : mbuf.h
- MBUF_STATUS_READY : mbuf.h
- MBUF_TYPE_NULL : mbuf.h
- MBUF_TYPE_PACKETCONT : mbuf.h
- MBUF_TYPE_PACKETEND : mbuf.h
- MBUF_TYPE_PACKETSTART : mbuf.h
- MEM_DIRECTMAP_BASE : pmap.h
- MEM_DIRECTMAP_LEN : pmap.h
- MEM_USERSPACE_BASE : pmap.h
- MEM_USERSPACE_LEN : pmap.h
- MEM_USERSPACE_STKBASE : pmap.h
- MEM_USERSPACE_STKLEN : pmap.h
- MEM_USERSPACE_STKTOP : pmap.h
- MEM_USERSPACE_TOP : pmap.h
- MEM_XMAP_BASE : pmap.h
- MEM_XMAP_LEN : pmap.h
- memcmp() : string.h, string.c, libc.c
- memcpy() : string.h, string.c, libc.c
- memRegionIdx : mbentry.c
- memRegionLen : mbentry.c
- memRegionStart : mbentry.c
- memset() : string.h, string.c, libc.c
- mktime() : time.h, time.c
- mmap() : mman.c, mman.h
- MMIO_Read32() : e1000.c
- MMIO_Write32() : e1000.c
- MNT_ASYNC : mount.h
- MNT_RDONLY : mount.h
- MNT_SYNC : mount.h
- ModeBuffer : vgacons.c
- months : time.c, ktime.c
- MP_CrossCall() : mp.h, mp.c
- MP_CrossCallTrap() : mp.h, mp.c
- MP_GetCPUs() : mp.h, mp.c
- MP_Init() : mp.h, mp.c
- MP_InitAP() : mp.h, mp.c
- MP_SetState() : mp.h, mp.c
- MP_WAITTIME : mp.c
- MPBootAP() : mp.c
- MPPing() : mp.c
- mprotect() : mman.c, mman.h
- mpstart_begin : mp.c
- mpstart_end : mp.c
- MSR_CSTAR : amd64.h
- MSR_EFER : amd64.h
- MSR_LSTAR : amd64.h
- MSR_SFMASK : amd64.h
- MSR_STAR : amd64.h
- MTX_STATUS_LOCKED : mutex.h
- MTX_STATUS_UNLOCKED : mutex.h
- MULTIBOOT_AOUT_KLUDGE : multiboot.h
- multiboot_aout_symbol_table_t : multiboot.h
- MULTIBOOT_BOOTLOADER_MAGIC : multiboot.h
- multiboot_elf_section_header_table_t : multiboot.h
- MULTIBOOT_FRAMEBUFFER_TYPE_EGA_TEXT : multiboot.h
- MULTIBOOT_FRAMEBUFFER_TYPE_INDEXED : multiboot.h
- MULTIBOOT_FRAMEBUFFER_TYPE_RGB : multiboot.h
- MULTIBOOT_HEADER_ALIGN : multiboot.h
- MULTIBOOT_HEADER_MAGIC : multiboot.h
- MULTIBOOT_INFO_ALIGN : multiboot.h
- MULTIBOOT_INFO_AOUT_SYMS : multiboot.h
- MULTIBOOT_INFO_APM_TABLE : multiboot.h
- MULTIBOOT_INFO_BOOT_LOADER_NAME : multiboot.h
- MULTIBOOT_INFO_BOOTDEV : multiboot.h
- MULTIBOOT_INFO_CMDLINE : multiboot.h
- MULTIBOOT_INFO_CONFIG_TABLE : multiboot.h
- MULTIBOOT_INFO_DRIVE_INFO : multiboot.h
- MULTIBOOT_INFO_ELF_SHDR : multiboot.h
- MULTIBOOT_INFO_FRAMEBUFFER_INFO : multiboot.h
- MULTIBOOT_INFO_MEM_MAP : multiboot.h
- MULTIBOOT_INFO_MEMORY : multiboot.h
- MULTIBOOT_INFO_MODS : multiboot.h
- multiboot_info_t : multiboot.h
- MULTIBOOT_INFO_VBE_INFO : multiboot.h
- MULTIBOOT_MEMORY_ACPI_RECLAIMABLE : multiboot.h
- MULTIBOOT_MEMORY_AVAILABLE : multiboot.h
- MULTIBOOT_MEMORY_BADRAM : multiboot.h
- MULTIBOOT_MEMORY_INFO : multiboot.h
- multiboot_memory_map_t : multiboot.h
- MULTIBOOT_MEMORY_NVS : multiboot.h
- MULTIBOOT_MEMORY_RESERVED : multiboot.h
- MULTIBOOT_MOD_ALIGN : multiboot.h
- multiboot_module_t : multiboot.h
- MULTIBOOT_PAGE_ALIGN : multiboot.h
- MULTIBOOT_SEARCH : multiboot.h
- MULTIBOOT_VIDEO_MODE : multiboot.h
- munmap() : mman.c, mman.h
- Mutex : mutex.h
- Mutex_Destroy() : mutex.h, mutex.c
- Mutex_Init() : mutex.h, mutex.c
- Mutex_Lock() : mutex.h, mutex.c
- Mutex_TryLock() : mutex.h, mutex.c
- Mutex_Unlock() : mutex.h, mutex.c