代码搜索结果

找到约 10,000 项符合 Memory 的代码

memory.c

/* * vivi/lib/memory.c: * * Copyright (C) 2002 MIZI Research, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License

memory.h

/* * vivi/include/memory.h * * Copyright (C) 2001,2002 MIZI Research, Inc. * * $Id: memory.h,v 1.2 2002/08/28 05:59:13 nandy Exp $ */ #ifndef __VIVI_MEMORY_H__ #define __VIVI_MEMORY_H__ #inclu

memory.c

#include #include #include #include #include int do_exit(long code); #define invalidate() \ __asm__("movl %%eax,%%cr3"::"a

memory.h

/* * NOTE!!! memcpy(dest,src,n) assumes ds=es=normal data segment. This * goes for all kernel functions (ds=es=kernel space, fs=local data, * gs=null), as well as for all well-behaving user prog

memory.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################