Home
last modified time | relevance | path

Searched full:loongarch (Results 1 – 25 of 206) sorted by relevance

123456789

/linux/Documentation/arch/loongarch/
H A Dintroduction.rst4 Introduction to LoongArch
7 LoongArch is a new RISC ISA, which is a bit like MIPS or RISC-V. There are
10 (PLVs) defined in LoongArch: PLV0~PLV3, from high to low. Kernel runs at PLV0
12 instruction set, virtual memory and some other topics of LoongArch.
17 LoongArch registers include general purpose registers (GPRs), floating point
24 LoongArch has 32 GPRs ( ``$r0`` ~ ``$r31`` ); each one is 32-bit wide in LA32
29 The kernel uses a variant of the LoongArch register convention, as described in
30 the LoongArch ELF psABI spec, in :ref:`References <loongarch-references>`:
58 LoongArch has 32 FPRs ( ``$f0`` ~ ``$f31`` ) when FPU is present. Each one is
62 LoongArch ELF psABI spec:
[all …]
H A Dbooting.rst4 Booting Linux/LoongArch
13 LoongArch supports ACPI and FDT. The information that needs to be passed
27 Header of Linux/LoongArch kernel images
30 Linux/LoongArch kernel images are EFI images. Being PE files, they have
/linux/tools/scripts/
H A DMakefile.arch8 -e s/riscv.*/riscv/ -e s/loongarch.*/loongarch/)
32 # Additional ARCH settings for loongarch
34 SRCARCH := loongarch
38 SRCARCH := loongarch
/linux/drivers/platform/loongarch/
H A DKconfig2 # LoongArch Platform Specific Drivers
6 bool "LoongArch Platform Specific Device Drivers"
8 depends on LOONGARCH
11 LoongArch platforms, including vendor-specific laptop/desktop
/linux/Documentation/translations/zh_TW/arch/loongarch/
H A Dintroduction.rst5 :Original: Documentation/arch/loongarch/introduction.rst
32 :ref:`參考文獻 <loongarch-references-zh_TW>`:
201 :ref:`參考文獻 <loongarch-references-zh_TW>` 中的文檔。
337 https://loongson.github.io/LoongArch-Documentation/
341 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.02-…
343 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.02-…
347 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-ELF-ABI-v2.…
349 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-ELF-ABI-v2.…
H A Dirq-chip-model.rst5 :Original: Documentation/arch/loongarch/irq-chip-model.rst
140 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm…
142 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm…
146 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm…
148 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm…
H A Dfeatures.rst5 :Original: Documentation/arch/loongarch/features.rst
8 .. kernel-feat:: features loongarch
H A Dbooting.rst5 :Original: Documentation/arch/loongarch/booting.rst
12 啓動 Linux/LoongArch
/linux/Documentation/translations/zh_CN/arch/loongarch/
H A Dintroduction.rst5 :Original: Documentation/arch/loongarch/introduction.rst
32 :ref:`参考文献 <loongarch-references-zh_CN>`:
201 :ref:`参考文献 <loongarch-references-zh_CN>` 中的文档。
337 https://loongson.github.io/LoongArch-Documentation/
341 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.10-…
343 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.10-…
347 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-ELF-ABI-v2.…
349 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-ELF-ABI-v2.…
H A Dfeatures.rst5 :Original: Documentation/arch/loongarch/features.rst
8 .. kernel-feat:: features loongarch
H A Dbooting.rst5 :Original: Documentation/arch/loongarch/booting.rst
12 启动 Linux/LoongArch
/linux/arch/loongarch/boot/
H A DMakefile2 # arch/loongarch/boot/Makefile
25 EFI_ZBOOT_BFD_TARGET := elf32-loongarch
28 EFI_ZBOOT_BFD_TARGET := elf64-loongarch
/linux/sound/soc/loongson/
H A DKconfig6 depends on LOONGARCH || COMPILE_TEST
18 depends on LOONGARCH || COMPILE_TEST
30 depends on LOONGARCH || COMPILE_TEST
/linux/drivers/soc/loongson/
H A DKconfig8 depends on LOONGARCH || COMPILE_TEST
15 and access global utilities block for LoongArch architecture Loongson-2
22 depends on LOONGARCH && OF
/linux/Documentation/devicetree/bindings/loongarch/
H A Dcpus.yaml4 $id: http://devicetree.org/schemas/loongarch/cpus.yaml#
7 title: LoongArch CPUs
13 This document describes the list of LoongArch CPU cores that support FDT,
/linux/arch/loongarch/
H A DKconfig2 config LOONGARCH config
348 def_bool $(rustc-option,-Cllvm-args=--loongarch-annotate-tablejump)
486 Base name (without suffix, relative to arch/loongarch/boot/dts/)
585 bool "Enable LoongArch DMW-based ioremap()"
588 protection support. However, you can enable LoongArch DMW-based
594 LoongArch maintains cache coherency in hardware, but when paired
611 Not all LoongArch cores support h/w unaligned access, we can use
616 based on LoongArch.
625 on all LoongArch systems. But you can disable it manually if you want
823 source "arch/loongarch/kvm/Kconfig"
/linux/tools/testing/kunit/qemu_configs/
H A Dloongarch.py5 QEMU_ARCH = QemuArchParams(linux_arch='loongarch',
16 kernel_path='arch/loongarch/boot/vmlinux.elf',
/linux/tools/testing/selftests/kvm/include/loongarch/
H A Dprocessor.h46 * LoongArch page table entry definition
47 * Original header file arch/loongarch/include/asm/loongarch.h
83 /* LoongArch Basic CSR registers */
H A Darch_timer.h3 * LoongArch Constant Timer specific interface
10 /* LoongArch timer frequency is constant 100MHZ */
/linux/arch/loongarch/kernel/
H A Dasm-offsets.c24 COMMENT("LoongArch pt_regs offsets."); in output_ptreg_defines()
71 COMMENT("LoongArch task_struct offsets."); in output_task_defines()
86 COMMENT("LoongArch thread_info offsets."); in output_thread_info_defines()
101 COMMENT("LoongArch specific thread_struct offsets."); in output_thread_defines()
289 COMMENT("KVM/LoongArch Specific offsets."); in output_kvm_defines()
321 COMMENT("LoongArch vDSO offsets."); in output_vdso_defines()
H A Dftrace.c15 #include <asm/loongarch.h>
23 * As `call _mcount` follows LoongArch psABI, ra-saved operation and
/linux/tools/objtool/arch/loongarch/include/arch/
H A Dspecial.h7 * in arch/loongarch/include/asm/extable.h
24 * in arch/loongarch/include/asm/alternative.h
/linux/arch/loongarch/include/asm/
H A Daddrspace.h16 #include <asm/loongarch.h>
95 * 32/64-bit LoongArch address spaces
131 * On LoongArch, I/O ports mappring is following:
/linux/scripts/
H A Dsubarch.include13 -e s/riscv.*/riscv/ -e s/loongarch.*/loongarch/)
/linux/Documentation/virt/kvm/loongarch/
H A Dhypercalls.rst4 The LoongArch paravirtual interface
11 Source code for this interface can be found in arch/loongarch/kvm*.
88 PV IPI on LoongArch includes both PV IPI multicast sending and PV IPI receiving,

123456789