Searched full:hexagon (Results 1 – 25 of 153) sorted by relevance
1234567
/Linux-v6.6/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,q6v5.txt | 1 Qualcomm Hexagon Peripheral Image Loader 4 on the Qualcomm Hexagon core. 74 booting of the Hexagon core 79 Definition: reference to the smem state for requesting the Hexagon to 99 The Hexagon node may also have an subnode named either "smd-edge" or 101 related to the Hexagon. See ../soc/qcom/qcom,smd.yaml and
|
D | qcom,sc8180x-pas.yaml | 14 firmware on the Qualcomm DSP Hexagon cores. 42 description: Reference to the reserved-memory for the Hexagon core 46 description: Firmware name for the Hexagon core
|
D | qcom,qcs404-pas.yaml | 14 firmware on the Qualcomm DSP Hexagon cores. 46 description: Reference to the reserved-memory for the Hexagon core 50 description: Firmware name for the Hexagon core
|
D | qcom,msm8916-mss-pil.yaml | 14 firmware on the Qualcomm MSM8916 Modem Hexagon Core (and similar). 100 description: States used by the AP to signal the Hexagon core 105 description: Names of the states used by the AP to signal the Hexagon core 146 - hexagon 289 label = "hexagon";
|
D | qcom,sdx55-pas.yaml | 14 on the Qualcomm DSP Hexagon cores. 50 description: Reference to the reserved-memory for the Hexagon core 60 description: Firmware name for the Hexagon core
|
D | qcom,sc7180-pas.yaml | 14 firmware on the Qualcomm DSP Hexagon cores. 55 description: Reference to the reserved-memory for the Hexagon core 65 description: Firmware name for the Hexagon core
|
D | qcom,sc8280xp-pas.yaml | 14 firmware on the Qualcomm DSP Hexagon cores. 42 description: Reference to the reserved-memory for the Hexagon core 46 description: Firmware name for the Hexagon core
|
D | qcom,sm6115-pas.yaml | 14 firmware on the Qualcomm DSP Hexagon cores. 45 description: Reference to the reserved-memory for the Hexagon core 51 description: Firmware name for the Hexagon core
|
D | qcom,sm6350-pas.yaml | 14 firmware on the Qualcomm DSP Hexagon cores. 40 description: Reference to the reserved-memory for the Hexagon core 46 description: Firmware name for the Hexagon core
|
D | qcom,sm8150-pas.yaml | 14 firmware on the Qualcomm DSP Hexagon cores. 44 description: Reference to the reserved-memory for the Hexagon core 50 description: Firmware name for the Hexagon core
|
D | qcom,sm8550-pas.yaml | 14 on the Qualcomm DSP Hexagon cores. 43 - description: Firmware name of the Hexagon core 44 - description: Firmware name of the Hexagon Devicetree
|
D | qcom,sm8350-pas.yaml | 14 firmware on the Qualcomm DSP Hexagon cores. 47 description: Reference to the reserved-memory for the Hexagon core 51 description: Firmware name for the Hexagon core
|
D | qcom,adsp.yaml | 14 firmware on the Qualcomm ADSP Hexagon core. 46 description: Reference to the reserved-memory for the Hexagon core 50 description: Firmware name for the Hexagon core
|
/Linux-v6.6/arch/hexagon/kernel/ |
D | asm-offsets.c | 31 COMMENT("Hexagon pt_regs definitions"); in main() 63 COMMENT("Hexagon thread_info definitions"); in main() 70 COMMENT("Hexagon hexagon_switch_stack definitions"); in main() 83 COMMENT("Hexagon task_struct definitions"); in main() 87 COMMENT("Hexagon thread_struct definitions"); in main()
|
D | irq_cpu.c | 3 * First-level interrupt controller model for Hexagon. 46 .name = "HEXAGON", 54 * The hexagon core comes with a first-level interrupt controller
|
D | vmlinux.lds.S | 3 * Linker script for Hexagon kernel 14 OUTPUT_ARCH(hexagon)
|
/Linux-v6.6/arch/hexagon/ |
D | Kconfig | 2 # Hexagon configuration 3 comment "Linux Kernel Configuration for Hexagon" 5 config HEXAGON config 38 Qualcomm Hexagon is a processor architecture designed for high
|
/Linux-v6.6/arch/hexagon/mm/ |
D | vm_tlb.c | 3 * Hexagon Virtual Machine TLB functions 9 * The Hexagon Virtual Machine conceals the real workings of 23 * but Hexagon thread-based virtual processors share the same MMU. 44 * A single Hexagon core has 6 thread contexts but
|
/Linux-v6.6/arch/hexagon/include/asm/ |
D | pgtable.h | 3 * Page table support for the Hexagon architecture 12 * Page table definitions for Qualcomm Hexagon processor. 21 * The PTE model described here is that of the Hexagon Virtual Machine, 24 * the underlying Hexagon processor. A kernel built to run on the 58 * of global pages or ASIDs exposed to the Hexagon Virtual Machine, 68 * Top "FOURTH" level (pgd), which for the Hexagon VM is really 159 * For the Hexagon Virtual Machine MMU (or its emulation), a null/invalid 366 * 3 bits of offset. That trade-off can be revisited if necessary, but Hexagon
|
D | cacheflush.h | 3 * Cache flush operations for the Hexagon architecture 43 * in the cache to confuse things. The prototype Hexagon Virtual Machine 47 * arch/hexagon/mm/cache.c, but let's not wire it up until we know
|
D | kgdb.h | 3 * arch/hexagon/include/asm/kgdb.h - Hexagon KGDB Support
|
D | vm_mmu.h | 3 * Hexagon VM page table entry definitions 12 * Shift, mask, and other constants for the Hexagon Virtual Machine
|
D | pgalloc.h | 3 * Page table support for the Hexagon architecture 58 * Hexagon VM spec has a "monolithic" L1 table for user and kernel
|
D | processor.h | 3 * Process/processor support for the Hexagon architecture 65 /* The following stuff is pretty HEXAGON specific. */
|
/Linux-v6.6/drivers/remoteproc/ |
D | Kconfig | 196 tristate "Qualcomm Hexagon V5 self-authenticating modem subsystem support" 212 subsystem based on Hexagon V5. The TrustZone based system is 216 tristate "Qualcomm Hexagon v5 Peripheral Authentication Service support" 232 for the Qualcomm Hexagon v5 based remote processors. This is commonly 238 tristate "Qualcomm Hexagon based WCSS Peripheral Image Loader" 254 Hexagon V5 based WCSS remote processors on e.g. IPQ8074. This is
|
1234567