Home
last modified time | relevance | path

Searched refs:equ (Results 1 – 25 of 50) sorted by relevance

12

/linux-6.1.9/arch/riscv/include/asm/
Dgpr-num.h8 .equ .L__gpr_num_x\num, \num
11 .equ .L__gpr_num_zero, 0
12 .equ .L__gpr_num_ra, 1
13 .equ .L__gpr_num_sp, 2
14 .equ .L__gpr_num_gp, 3
15 .equ .L__gpr_num_tp, 4
16 .equ .L__gpr_num_t0, 5
17 .equ .L__gpr_num_t1, 6
18 .equ .L__gpr_num_t2, 7
19 .equ .L__gpr_num_s0, 8
[all …]
/linux-6.1.9/drivers/block/
Dswim_asm.S17 .equ write_data, 0x0000
18 .equ write_mark, 0x0200
19 .equ write_CRC, 0x0400
20 .equ write_parameter,0x0600
21 .equ write_phase, 0x0800
22 .equ write_setup, 0x0a00
23 .equ write_mode0, 0x0c00
24 .equ write_mode1, 0x0e00
25 .equ read_data, 0x1000
26 .equ read_mark, 0x1200
[all …]
/linux-6.1.9/arch/arm/mm/
Dcache-nop.S13 .equ nop_flush_kern_cache_all, nop_flush_icache_all
16 .equ nop_flush_kern_cache_louis, nop_flush_icache_all
19 .equ nop_flush_user_cache_all, nop_flush_icache_all
22 .equ nop_flush_user_cache_range, nop_flush_icache_all
25 .equ nop_coherent_kern_range, nop_flush_icache_all
33 .equ nop_flush_kern_dcache_area, nop_flush_icache_all
36 .equ nop_dma_flush_range, nop_flush_icache_all
39 .equ nop_dma_map_area, nop_flush_icache_all
42 .equ nop_dma_unmap_area, nop_flush_icache_all
Dcache-v4wt.S172 .equ v4wt_dma_flush_range, v4wt_dma_inv_range
198 .equ v4wt_flush_kern_cache_louis, v4wt_flush_kern_cache_all
Dproc-v7-3level.S110 .equ PRRR, 0xeeaa4400 @ MAIR0
111 .equ NMRR, 0xff000004 @ MAIR1
Dproc-v7-2level.S137 .equ PRRR, 0xff0a81a8
138 .equ NMRR, 0x40e040e0
Dtlb-v4.S54 .equ v4_flush_kern_tlb_range, .v4_flush_kern_tlb_range
Dcache-v4.S142 .equ v4_flush_kern_cache_louis, v4_flush_kern_cache_all
Dproc-arm920.S309 .equ arm920_flush_kern_cache_louis, arm920_flush_kern_cache_all
375 .equ cpu_arm920_suspend_size, 4 * 3
Dproc-mohawk.S294 .equ mohawk_flush_kern_cache_louis, mohawk_flush_kern_cache_all
341 .equ cpu_mohawk_suspend_size, 4 * 6
Dproc-feroceon.S406 .equ feroceon_flush_kern_cache_louis, feroceon_flush_kern_cache_all
414 .equ feroceon_range_\basename , feroceon_\basename
506 .equ cpu_feroceon_suspend_size, 4 * 3
Dproc-xscale.S412 .equ xscale_flush_kern_cache_louis, xscale_flush_kern_cache_all
433 .equ xscale_80200_A0_A1_\basename , xscale_\basename
528 .equ cpu_xscale_suspend_size, 4 * 6
Dcache-v4wb.S254 .equ v4wb_flush_kern_cache_louis, v4wb_flush_kern_cache_all
Dproc-arm926.S329 .equ arm926_flush_kern_cache_louis, arm926_flush_kern_cache_all
390 .equ cpu_arm926_suspend_size, 4 * 3
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dhost.fuc34 .equ #fifo_process 0x00
35 .equ #fifo_message 0x04
36 .equ #fifo_data0 0x08
37 .equ #fifo_data1 0x0c
40 .equ #fifo_qlen 4 // log2(size of queue entry in bytes)
41 .equ #fifo_qnum 3 // log2(max number of entries in queue)
42 .equ #fifo_qmaskb (1 << #fifo_qnum) // max number of entries in queue
43 .equ #fifo_qmaskp (#fifo_qmaskb - 1)
44 .equ #fifo_qmaskf ((#fifo_qmaskb << 1) - 1)
45 .equ #fifo_qsize (1 << (#fifo_qlen + #fifo_qnum))
[all …]
Dmacros.fuc136 .equ #msg_process 0x00 /* send() target, recv() sender */
137 .equ #msg_message 0x04
138 .equ #msg_data0 0x08
139 .equ #msg_data1 0x0c
146 .equ #proc_qlen 4 // log2(size of queue entry in bytes)
147 .equ #proc_qnum 2 // log2(max number of entries in queue)
148 .equ #proc_qmaskb (1 << #proc_qnum) // max number of entries in queue
149 .equ #proc_qmaskp (#proc_qmaskb - 1)
150 .equ #proc_qmaskf ((#proc_qmaskb << 1) - 1)
151 .equ #proc_qsize (1 << (#proc_qlen + #proc_qnum))
[all …]
Dmemx.fuc33 .equ #memx_opcode 0
34 .equ #memx_header 2
35 .equ #memx_length 4
36 .equ #memx_func 8
56 .equ #memx_func_size #memx_func_next - #memx_func_head
57 .equ #memx_func_num (#memx_func_tail - #memx_func_head) / #memx_func_size
/linux-6.1.9/arch/arm64/include/asm/
Dgpr-num.h8 .equ .L__gpr_num_x\num, \num
9 .equ .L__gpr_num_w\num, \num
11 .equ .L__gpr_num_xzr, 31
12 .equ .L__gpr_num_wzr, 31
Dassembler.h822 .equ .L__bti_targets_c, 34
823 .equ .L__bti_targets_j, 36
824 .equ .L__bti_targets_jc,38
/linux-6.1.9/arch/arm/mach-rpc/
Dfiq.S6 .equ ioc_base_high, IOC_BASE & 0xff000000
7 .equ ioc_base_low, IOC_BASE & 0x00ff0000
/linux-6.1.9/arch/arm/include/debug/
Ddc21285.S14 .equ dc21285_high, ARMCSR_BASE & 0xff000000
15 .equ dc21285_low, ARMCSR_BASE & 0x00ffffff
/linux-6.1.9/arch/m68k/coldfire/
Dhead.S144 .equ kernel_pg_dir,_start0
145 .equ .,_start0+0x1000
/linux-6.1.9/arch/m68k/kernel/
Dsun3-head.S32 .equ kernel_pg_dir,kernel_pmd_table
/linux-6.1.9/arch/arm/kernel/
Dentry-common.S17 .equ NR_syscalls, __NR_syscalls
333 .equ __sys_nr, 0
346 .equ __sys_nr, \nr + 1
/linux-6.1.9/arch/x86/xen/
Dxen-head.S38 .equ xen_hypercall_##n, hypercall_page + __HYPERVISOR_##n * 32; \

12