代码搜索:Memory

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

代码结果 10,000
www.eeworm.com/read/435701/1862382

c memory.c

/* * Size memory and create the kernel page-tables on the fly while doing so. * Called from main(), this code should only be run by the bootstrap processor. */ #include "u.h" #include "lib.h" #incl
www.eeworm.com/read/435252/1865155

h memory.h

#include
www.eeworm.com/read/435252/1865164

h memory.h

/* memory.h - describe the memory map */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 2002,2007 Free Software Foundation, Inc. * * GRUB is free software: you can redistribute it and
www.eeworm.com/read/435252/1865176

h memory.h

/* memory.h - describe the memory map */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 2002,2007,2008 Free Software Foundation, Inc. * * GRUB is free software: you can redistribute i
www.eeworm.com/read/433802/1881667

h 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
www.eeworm.com/read/432906/1888291

c memory.c

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of
www.eeworm.com/read/432906/1888346

c memory.c

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of
www.eeworm.com/read/432906/1888855

h memory.h

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of
www.eeworm.com/read/432906/1889003

h memory.h

/****************************************************************************** * memory.h * * Memory reservation and information. * * Permission is hereby granted, free of charge, to any perso
www.eeworm.com/read/432906/1889048

c memory.c

#include #include #include #include #include #include #include #include