*参照元 [#y319282f]
#backlinks

*説明 [#k269d1cd]
-パス: 複数あり
--ARM 版: [[linux-4.4.1/cpu_cache(global)(arm)]]
--PowerPC 版: [[linux-4.4.1/cpu_cache(global)(powerpc)]]

-初期化処理: [[linux-4.4.1/setup_processor()]]

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


**参考 [#n061e0bb]


*実装 [#sd66af23]
-各アーキテクチャのページを参照してください。


**初期化 [#r44159af]

 static void __init setup_processor(void)
 {
         struct proc_info_list *list;
 
-
--[[linux-4.4.1/proc_info_list]]

 ...
 
 #ifdef MULTI_CACHE
-
--[[linux-4.4.1/MULTI_CACHE]]

         cpu_cache = *list->cache;
 #endif


*コメント [#e4c31fba]

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