Searched full:hexagon (Results 1 – 25 of 106) sorted by relevance
12345
| /linux/Documentation/devicetree/bindings/remoteproc/ |
| H A 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
|
| /linux/arch/hexagon/kernel/ |
| H A D | vmlinux.lds.S | 3 * Linker script for Hexagon kernel 14 OUTPUT_ARCH(hexagon) 67 .hexagon.attributes 0 : { *(.hexagon.attributes) }
|
| H A D | asm-offsets.c | 32 COMMENT("Hexagon pt_regs definitions"); in main() 64 COMMENT("Hexagon thread_info definitions"); in main() 71 COMMENT("Hexagon hexagon_switch_stack definitions"); in main() 84 COMMENT("Hexagon task_struct definitions"); in main() 88 COMMENT("Hexagon thread_struct definitions"); in main()
|
| H A 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
|
| H A D | setup.c | 3 * Arch related setup for Hexagon 124 seq_printf(m, "model name\t: Hexagon Virtual Machine\n"); in show_cpuinfo()
|
| H A D | Makefile.syscalls | 3 syscall_abis_32 += hexagon time32 stat64 rlimit renameat
|
| H A D | ptrace.c | 3 * Ptrace support for Hexagon 150 .name = "hexagon",
|
| /linux/arch/hexagon/mm/ |
| H A D | vm_tlb.c | 3 * Hexagon Virtual Machine TLB functions 9 * The Hexagon Virtual Machine conceals the real workings of 24 * but Hexagon thread-based virtual processors share the same MMU. 45 * A single Hexagon core has 6 thread contexts but
|
| H A D | vm_fault.c | 3 * Memory fault handling for Hexagon 9 * Page fault handling for the Hexagon Virtual Machine.
|
| H A D | Makefile | 3 # Makefile for Hexagon memory management subsystem
|
| /linux/arch/hexagon/include/asm/ |
| H A 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
|
| H A D | kgdb.h | 3 * arch/hexagon/include/asm/kgdb.h - Hexagon KGDB Support
|
| H A D | vm_mmu.h | 3 * Hexagon VM page table entry definitions 12 * Shift, mask, and other constants for the Hexagon Virtual Machine
|
| H A D | processor.h | 3 * Process/processor support for the Hexagon architecture 65 /* The following stuff is pretty HEXAGON specific. */
|
| H A D | pgalloc.h | 3 * Page table support for the Hexagon architecture 58 * Hexagon VM spec has a "monolithic" L1 table for user and kernel
|
| H A D | vdso.h | 3 * vDSO implementation for Hexagon
|
| H A D | exec.h | 3 * Process execution related definitions for the Hexagon architecture
|
| H A D | fixmap.h | 3 * Fixmap support for Hexagon - enough to support highmem features
|
| H A D | traps.h | 3 * Trap support for Hexagon
|
| H A D | spinlock_types.h | 3 * Spinlock support for the Hexagon architecture
|
| H A D | cache.h | 3 * Cache definitions for the Hexagon architecture
|
| H A D | switch_to.h | 3 * Task switching definitions for the Hexagon architecture
|
| /linux/arch/hexagon/ |
| H A D | Makefile | 2 # Makefile for the Hexagon arch 39 KBUILD_CFLAGS += -mllvm -hexagon-cext=false
|
| /linux/arch/hexagon/lib/ |
| H A D | checksum.c | 3 * Checksum functions for Hexagon 33 /* optimized HEXAGON V3 intrinsic version */ 84 /* optimized HEXAGON intrinsic version, with over read fixed */
|
| /linux/tools/arch/hexagon/include/uapi/asm/ |
| H A D | mman.h | 5 /* MAP_32BIT is undefined on hexagon, fix it for perf */
|
12345