*参照元 [#k253c5e1]
#backlinks

*説明 [#f3286eb5]
-パス: [[linux-2.6.33/arch/x86/include/asm/mmu.h]]

-FIXME: これは何?
--説明


**参考 [#b2d9d23d]


*実装 [#kd9a50dc]
 /*
  * The x86 doesn't have a mmu context, but
  * we put the segment information here.
  */
 typedef struct {
 	void *ldt;
 	int size;
 	struct mutex lock;
-
--[[linux-2.6.33/mutex]]

 	void *vdso;
 } mm_context_t;


*コメント [#af22c6f2]


トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS