# 参考資料

## 関連文書

| タイトル | 番号 |
| --- | --- |
| Qualcomm Technologies, Inc. |  |
| [*Qualcomm Linux Debug Guide*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70020-12/Debug-overview.html) | 80-70020-12 |
| [*Qualcomm Linux Build Guide*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70020-254/introduction.html) | 80-70020-254 |
| [*Qualcomm Linux Boot Guide*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70020-4/overview.html) | 80-70020-4 |
| [*Qualcomm Linux Yocto Guide*](https://docs.qualcomm.com/bundle/publicresource/topics/80-70020-27/yocto_landing_page.html) | 80-70020-27 |
| **参考資料** |  |
| LinuxカーネルEFI | [https://docs.kernel.org/admin-guide/efi-stub.html](https://docs.kernel.org/admin-guide/efi-stub.html) |
| LinuxカーネルAPIのドキュメント | [https://www.kernel.org/doc/html/latest/driver-api/gpio/index.html](https://www.kernel.org/doc/html/latest/driver-api/gpio/index.html) |
| メモリ | [https://docs.kernel.org/core-api/index.html#memory-management](https://docs.kernel.org/core-api/index.html#memory-management) |
| スケジューラー | [https://docs.kernel.org/scheduler/sched-energy.html](https://docs.kernel.org/scheduler/sched-energy.html) |
| CPUトポロジー | [https://docs.kernel.org/scheduler/sched-capacity.html](https://docs.kernel.org/scheduler/sched-capacity.html) |
| DT構成の設定 | [https://www.kernel.org/doc/Documentation/devicetree/bindings/gpio/gpio.txt](https://www.kernel.org/doc/Documentation/devicetree/bindings/gpio/gpio.txt) |
| DTピンの構成 | [https://www.kernel.org/doc/Documentation/devicetree/bindings/pinctrl/pincfg-node.yaml](https://www.kernel.org/doc/Documentation/devicetree/bindings/pinctrl/pincfg-node.yaml) |
| PELT | [https://lwn.net/Articles/531853/](https://lwn.net/Articles/531853/) |
| SchedUtilガバナー | [https://docs.kernel.org/scheduler/schedutil.html](https://docs.kernel.org/scheduler/schedutil.html) |
| UCLAMP | [https://docs.kernel.org/scheduler/sched-util-clamp.html](https://docs.kernel.org/scheduler/sched-util-clamp.html) |
| DVFS | [https://www.kernel.org/doc/Documentation/cpu-freq/governors.txt](https://www.kernel.org/doc/Documentation/cpu-freq/governors.txt) |
| Remoteprocフレームワーク | [https://www.kernel.org/doc/Documentation/remoteproc.txt](https://www.kernel.org/doc/Documentation/remoteproc.txt) |
| シリアル・コンソール | [https://docs.kernel.org/admin-guide/serial-console.html](https://docs.kernel.org/admin-guide/serial-console.html) |
| Printkを使用したデバッグ | [https://www.kernel.org/doc/html/next/core-api/printk-basics.html](https://www.kernel.org/doc/html/next/core-api/printk-basics.html) |
| ファイルシステム | [https://docs.kernel.org/filesystems/proc.html](https://docs.kernel.org/filesystems/proc.html) |
| Debugfs | [https://www.kernel.org/doc/html/next/admin-guide/dynamic-debug-howto.html](https://www.kernel.org/doc/html/next/admin-guide/dynamic-debug-howto.html) |
| GDB | [https://docs.kernel.org/dev-tools/gdb-kernel-debugging.html](https://docs.kernel.org/dev-tools/gdb-kernel-debugging.html) |
| メモリのデバッグ | [https://www.kernel.org/doc/html/v5.0/vm/page_owner.html](https://www.kernel.org/doc/html/v5.0/vm/page_owner.html) |
| スラブのデバッグ | [https://www.kernel.org/doc/Documentation/vm/slub.txt](https://www.kernel.org/doc/Documentation/vm/slub.txt) |
| カーネル構成 | [https://docs.yoctoproject.org/4.3.1/kernel-dev/common.html#configuring-the-kernel](https://docs.yoctoproject.org/4.3.1/kernel-dev/common.html#configuring-the-kernel) |

## 頭字語と用語

| 頭字語または用語 | 定義 |
| --- | --- |
| ASMP | 非対称マルチプロセッシング (ASMP) |
| APSS | アプリケーション・プロセッサー・サブシステム |
| aDSP | Audio digital signal processor |
| BSP | Board support package |
| CID | コンテキスト識別子 |
| CMA | 連続メモリ・アロケーター |
| cDSP | Compute digital signal processor |
| Chardev | キャラクター・デバイス |
| COFF | Common object file format |
| crosvm | ChromeOS仮想マシン・モニター |
| DDR | Double data rate |
| DMA | ダイレクト・メモリアクセス |
| DMIPS | Dhrystonの毎秒百万命令 |
| DTSI | Device tree source inclusion |
| DTBO | DTBオーバーレイ |
| DTSO | Device tree source overlay |
| DVFS | 動的電圧周波数スケーリング |
| EAS | Energy-aware scheduling |
| EFI | Extensible firmware interface |
| ELF | Executable and linking format |
| EM | エネルギー・モデル |
| ESP | EFIシステムパーティション |
| FAT | ファイル・アロケーション・テーブル |
| GCC | GNU Compiler Collection（GNUコンパイラーコレクション） |
| GIC | 汎用割り込みコントローラー |
| GPIO | General-Purpose Input/Output |
| HYP | ハイパーバイザー |
| I2C | Interintegrated circuit |
| Initrd | 初期RAMディスク |
| IRQ | 割り込みリクエスト |
| IPC | プロセス間通信 |
| ISR | 割り込みサービス・ルーティン |
| KVM | カーネルベースの仮想マシン |
| L3 | レベル3キャッシュ |
| LLCC | Last level cache controller |
| LPASS | 低電力オーディオ・サブシステム |
| LTS | 長期サポート |
| MPSS | Modem peripheral subsystem software |
| MTP | モバイル・テスト・プラットフォーム |
| OS | オペレーティングシステム |
| PAS | Peripheral authentication service |
| PBL | プライマリ・ブート・ローダー |
| PCI | Peripheral component interconnect |
| PE | Portable executable file format |
| PELT | Per entity load tracking |
| PD | 保護ドメイン |
| PIL | Peripheral image loader |
| PSCI | Power state coordination interface |
| PWM | Pulse width modulation |
| QCAP | Qualcomm crash analysis portal |
| QPST | Qualcomm Product Support Tool |
| QXDM | Qualcomm extensible diagnostic monitor |
| QEMU | Quick emulator |
| RPE | リセット、電源、エラー |
| RTOS | リアルタイム・オペレーティングシステム |
| SLPI | Sensor low-power island |
| SMD | 共有メモリ・ドライバー |
| SMP2P | Shared memory point to point |
| SoC | システム・オン・チップ |
| SPI | シリアル・ペリフェラル・インターフェース |
| SSR | サブシステムの再起動 |
| SVM | セカンダリ仮想マシン |
| TLMM | Top-level mode multiplexer |
| TTY | Teletype |
| UCLAMP | Utilization clamping |
| UEFI | Unified extensible firmware interface |
| UKI | ユニファイドカーネルイメージ |
| URI | Uniform resource identifier |
| VHE | 仮想ホスト拡張 |
| VFIO | 仮想function I/O |
| VM | 仮想マシン |
| VMM | 仮想マシン・モニター |
| WCNSS | Wireless connect subsystem |
| WDOG | ウォッチドッグ・サービス |
| WLAN | Wireless local area network |
| WPSS | Wireless processor subsystem |
| XBL | eXtensible Boot Loader |

Last Published: Jan 01, 2026

[Previous Topic
カーネルの問題のトラブルシューティング](https://docs.qualcomm.com/bundle/publicresource/80-70020-3JA/topics/common_troubleshooting.md)