Home
last modified time | relevance | path

Searched refs:PTR (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v5.15/arch/mips/include/asm/
Dunaligned-emul.h23 STR(PTR)"\t1b, 4b\n\t" \
24 STR(PTR)"\t2b, 4b\n\t" \
44 STR(PTR)"\t1b, 4b\n\t" \
45 STR(PTR)"\t2b, 4b\n\t" \
77 STR(PTR)"\t1b, 11b\n\t" \
78 STR(PTR)"\t2b, 11b\n\t" \
79 STR(PTR)"\t3b, 11b\n\t" \
80 STR(PTR)"\t4b, 11b\n\t" \
105 STR(PTR)"\t1b, 4b\n\t" \
106 STR(PTR)"\t2b, 4b\n\t" \
[all …]
Dftrace.h35 STR(PTR) "\t1b, 3b\n\t" \
57 STR(PTR) "\t1b, 3b\n\t" \
Dasm.h279 #define PTR .word macro
304 #define PTR .dword macro
Dr4kcache.h122 " "STR(PTR)" 1b, 3b \n" \
145 " "STR(PTR)" 1b, 3b \n" \
/Linux-v5.15/arch/mips/kernel/
Drelocate_kernel.S150 arg0: PTR 0x0
151 arg1: PTR 0x0
152 arg2: PTR 0x0
153 arg3: PTR 0x0
164 s_arg0: PTR 0x0
165 s_arg1: PTR 0x0
166 s_arg2: PTR 0x0
167 s_arg3: PTR 0x0
176 PTR 0x0
181 PTR 0
[all …]
Dmips-r2-to-r6-emul.c1261 STR(PTR) " 1b,8b\n" in mipsr2_decoder()
1262 STR(PTR) " 2b,8b\n" in mipsr2_decoder()
1263 STR(PTR) " 3b,8b\n" in mipsr2_decoder()
1264 STR(PTR) " 4b,8b\n" in mipsr2_decoder()
1336 STR(PTR) " 1b,8b\n" in mipsr2_decoder()
1337 STR(PTR) " 2b,8b\n" in mipsr2_decoder()
1338 STR(PTR) " 3b,8b\n" in mipsr2_decoder()
1339 STR(PTR) " 4b,8b\n" in mipsr2_decoder()
1407 STR(PTR) " 1b,8b\n" in mipsr2_decoder()
1408 STR(PTR) " 2b,8b\n" in mipsr2_decoder()
[all …]
Dsyscall.c125 " "STR(PTR)" 1b, 4b \n" in mips_atomic_set()
126 " "STR(PTR)" 2b, 4b \n" in mips_atomic_set()
155 " "STR(PTR)" 1b, 5b \n" in mips_atomic_set()
156 " "STR(PTR)" 2b, 5b \n" in mips_atomic_set()
Dscall64-o32.S76 PTR load_a4, bad_stack_a4
77 PTR load_a5, bad_stack_a5
78 PTR load_a6, bad_stack_a6
79 PTR load_a7, bad_stack_a7
217 #define __SYSCALL(nr, entry) PTR entry
Dscall32-o32.S75 PTR load_a4, bad_stack_a4
76 PTR load_a5, bad_stack_a5
77 PTR load_a6, bad_stack_a6
78 PTR load_a7, bad_stack_a7
219 #define __SYSCALL(nr, entry) PTR entry
Dr2300_fpu.S26 PTR 9b,fault; \
32 PTR 9b,bad_stack; \
33 PTR 9b+4,bad_stack; \
Dscall64-n32.S104 #define __SYSCALL(nr, entry) PTR entry
Dscall64-n64.S112 #define __SYSCALL(nr, entry) PTR entry
/Linux-v5.15/sound/pci/emu10k1/
Dio.c38 outl(regptr, emu->port + PTR); in snd_emu10k1_ptr_read()
45 outl(regptr, emu->port + PTR); in snd_emu10k1_ptr_read()
74 outl(regptr, emu->port + PTR); in snd_emu10k1_ptr_write()
80 outl(regptr, emu->port + PTR); in snd_emu10k1_ptr_write()
98 outl(regptr, emu->port + 0x20 + PTR); in snd_emu10k1_ptr20_read()
115 outl(regptr, emu->port + 0x20 + PTR); in snd_emu10k1_ptr20_write()
318 outl(CLIEH << 16, emu->port + PTR); in snd_emu10k1_voice_intr_enable()
322 outl(CLIEL << 16, emu->port + PTR); in snd_emu10k1_voice_intr_enable()
338 outl(CLIEH << 16, emu->port + PTR); in snd_emu10k1_voice_intr_disable()
342 outl(CLIEL << 16, emu->port + PTR); in snd_emu10k1_voice_intr_disable()
[all …]
/Linux-v5.15/arch/x86/kernel/
Drelocate_kernel_32.S16 #define PTR(x) (x << 2) macro
48 movl PTR(VA_CONTROL_PAGE)(%ebp), %edi
69 movl PTR(VA_CONTROL_PAGE)(%ebp), %edi
71 movl PTR(PA_PGD)(%ebp), %eax
73 movl PTR(PA_SWAP_PAGE)(%ebp), %eax
81 movl PTR(PA_CONTROL_PAGE)(%ebp), %edi
84 movl PTR(PA_PGD)(%ebp), %eax
Drelocate_kernel_64.S19 #define PTR(x) (x << 3) macro
62 movq PTR(VA_CONTROL_PAGE)(%rsi), %r11
85 movq PTR(PA_CONTROL_PAGE)(%rsi), %r8
88 movq PTR(PA_TABLE_PAGE)(%rsi), %r9
91 movq PTR(PA_SWAP_PAGE)(%rsi), %r10
/Linux-v5.15/arch/powerpc/xmon/
Dansidecl.h87 #define PTR void * macro
108 #define PTR char * macro
109 #define PTRCONST PTR
/Linux-v5.15/include/linux/
Ddma-mapping.h586 #define dma_unmap_addr(PTR, ADDR_NAME) ((PTR)->ADDR_NAME) argument
587 #define dma_unmap_addr_set(PTR, ADDR_NAME, VAL) (((PTR)->ADDR_NAME) = (VAL)) argument
588 #define dma_unmap_len(PTR, LEN_NAME) ((PTR)->LEN_NAME) argument
589 #define dma_unmap_len_set(PTR, LEN_NAME, VAL) (((PTR)->LEN_NAME) = (VAL)) argument
593 #define dma_unmap_addr(PTR, ADDR_NAME) (0) argument
594 #define dma_unmap_addr_set(PTR, ADDR_NAME, VAL) do { } while (0) argument
595 #define dma_unmap_len(PTR, LEN_NAME) (0) argument
596 #define dma_unmap_len_set(PTR, LEN_NAME, VAL) do { } while (0) argument
/Linux-v5.15/tools/bpf/bpftool/Documentation/
Dbpftool-btf.rst97 [1] PTR '(anon)' type_id=2
102 [4] PTR '(anon)' type_id=5
152 [1] PTR '(anon)' type_id=2
170 [11] PTR '(anon)' type_id=12
176 [15] PTR '(anon)' type_id=16
205 [86] PTR '(anon)' type_id=87
212 [86] PTR '(anon)' type_id=87
218 [1] PTR '(anon)' type_id=0
251 [104850] PTR '(anon)' type_id=104848
252 [104851] PTR '(anon)' type_id=104849
/Linux-v5.15/arch/nios2/kernel/
Dptrace.c61 #define REG_IN_ONE(PTR, LOC) \ in genregs_set() argument
64 (void *)(PTR), LOC * 4, (LOC * 4) + 4); in genregs_set()
66 #define REG_IN_RANGE(PTR, START, END) \ in genregs_set() argument
69 (void *)(PTR), START * 4, (END * 4) + 4); in genregs_set()
/Linux-v5.15/arch/mips/lib/
Dstrncpy_user.S18 PTR 9b, handler; \
62 PTR 1b, .Lfault
Dstrnlen_user.S17 PTR 9b, handler; \
/Linux-v5.15/arch/arc/kernel/
Dptrace.c87 #define REG_IN_CHUNK(FIRST, NEXT, PTR) \ in genregs_set() argument
90 (void *)(PTR), \ in genregs_set()
94 #define REG_IN_ONE(LOC, PTR) \ in genregs_set() argument
97 (void *)(PTR), \ in genregs_set()
/Linux-v5.15/lib/
Dtest_printf.c215 #define PTR ((void *)0xffff0123456789abUL) macro
227 nchars = snprintf(buf, PLAIN_BUF_SIZE, "%p", PTR); in plain_format()
247 #define PTR ((void *)0x456789ab) macro
287 ret = plain_hash_to_buffer(PTR, buf, PLAIN_BUF_SIZE); in plain_hash()
755 BUILD_BUG_ON(IS_ERR(PTR)); in errptr()
756 test_hashed("%pe", PTR); in errptr()
/Linux-v5.15/arch/sparc/include/asm/
Dns87303.h16 #define PTR 0x02 macro
Dparport.h168 ns87303_modify(config, PTR, in ecpp_probe()

12