Searched refs:PTR (Results 1 - 19 of 19) sorted by relevance

/linux-master/arch/powerpc/xmon/
H A Dansidecl.h14 PTR `void *' `char *'
87 #define PTR void * macro
108 #define PTR char * macro
109 #define PTRCONST PTR
/linux-master/drivers/md/dm-vdo/
H A Dmemory-alloc.h66 * @PTR: A pointer to hold the allocated memory
70 #define vdo_allocate(COUNT, TYPE, WHAT, PTR) \
71 __vdo_do_allocation(COUNT, sizeof(TYPE), 0, __alignof__(TYPE), WHAT, PTR)
82 * @PTR: A pointer to hold the allocated memory
86 #define vdo_allocate_extended(TYPE1, COUNT, TYPE2, WHAT, PTR) \
89 TYPE1 **_ptr = (PTR); \
/linux-master/arch/x86/kernel/
H A Drelocate_kernel_32.S18 #define PTR(x) (x << 2) define
50 movl PTR(VA_CONTROL_PAGE)(%ebp), %edi
71 movl PTR(VA_CONTROL_PAGE)(%ebp), %edi
73 movl PTR(PA_PGD)(%ebp), %eax
75 movl PTR(PA_SWAP_PAGE)(%ebp), %eax
83 movl PTR(PA_CONTROL_PAGE)(%ebp), %edi
86 movl PTR(PA_PGD)(%ebp), %eax
H A Drelocate_kernel_64.S20 #define PTR(x) (x << 3) define
65 movq PTR(VA_CONTROL_PAGE)(%rsi), %r11
88 movq PTR(PA_CONTROL_PAGE)(%rsi), %r8
91 movq PTR(PA_TABLE_PAGE)(%rsi), %r9
94 movq PTR(PA_SWAP_PAGE)(%rsi), %r10
/linux-master/sound/pci/emu10k1/
H A Dio.c42 outl(regptr, emu->port + PTR);
83 outl(regptr, emu->port + PTR);
87 outl(regptr, emu->port + PTR);
117 outl((reg << 16) | chn, emu->port + PTR);
454 outl(CLIEH << 16, emu->port + PTR);
458 outl(CLIEL << 16, emu->port + PTR);
473 outl(CLIEH << 16, emu->port + PTR);
477 outl(CLIEL << 16, emu->port + PTR);
491 outl(CLIPH << 16, emu->port + PTR);
494 outl(CLIPL << 16, emu->port + PTR);
[all...]
H A Demu10k1x.c53 #define PTR 0x00 /* Indexed register set pointer register */ macro
92 /* Emu10k1x pointer-offset register set, accessed through the PTR and DATA registers */
289 outl(regptr, emu->port + PTR);
306 outl(regptr, emu->port + PTR);
H A Demuproc.c548 outl(regptr, emu->port + iobase + PTR);
565 outl(regptr, emu->port + iobase + PTR);
/linux-master/arch/nios2/kernel/
H A Dptrace.c60 #define REG_IN_ONE(PTR, LOC) \
63 (void *)(PTR), LOC * 4, (LOC * 4) + 4);
65 #define REG_IN_RANGE(PTR, START, END) \
68 (void *)(PTR), START * 4, (END * 4) + 4);
/linux-master/include/linux/
H A Ddma-mapping.h587 #define dma_unmap_addr(PTR, ADDR_NAME) ((PTR)->ADDR_NAME)
588 #define dma_unmap_addr_set(PTR, ADDR_NAME, VAL) (((PTR)->ADDR_NAME) = (VAL))
589 #define dma_unmap_len(PTR, LEN_NAME) ((PTR)->LEN_NAME)
590 #define dma_unmap_len_set(PTR, LEN_NAME, VAL) (((PTR)->LEN_NAME) = (VAL))
594 #define dma_unmap_addr(PTR, ADDR_NAME) (0)
595 #define dma_unmap_addr_set(PTR, ADDR_NAM
[all...]
/linux-master/arch/loongarch/include/asm/
H A Dasm.h162 #define PTR .word macro
185 #define PTR .dword macro
/linux-master/tools/include/nolibc/
H A Dtypes.h211 #define container_of(PTR, TYPE, FIELD) ({ \
212 __typeof__(((TYPE *)0)->FIELD) *__FIELD_PTR = (PTR); \
/linux-master/arch/sparc/include/asm/
H A Dns87303.h16 #define PTR 0x02 macro
38 /* Power and Test Register (PTR) bits */
H A Dparport_64.h169 ns87303_modify(config, PTR,
/linux-master/lib/
H A Dtest_printf.c215 #define PTR ((void *)0xffff0123456789abUL) macro
227 nchars = snprintf(buf, PLAIN_BUF_SIZE, "%p", PTR);
247 #define PTR ((void *)0x456789ab) macro
287 ret = plain_hash_to_buffer(PTR, buf, PLAIN_BUF_SIZE);
768 BUILD_BUG_ON(IS_ERR(PTR));
769 test_hashed("%pe", PTR);
/linux-master/arch/arc/kernel/
H A Dptrace.c170 #define REG_IN_CHUNK(FIRST, NEXT, PTR) \
173 (void *)(PTR), \
177 #define REG_IN_ONE(LOC, PTR) \
180 (void *)(PTR), \
/linux-master/tools/testing/selftests/kvm/
H A Dguest_print_test.c37 TYPE(test_type_ptr, PTR, "%p", uintptr_t)
/linux-master/drivers/scsi/
H A Dscript_asm.pl466 } elsif ($rest =~ /^($value)\s*,\s*(PTR\s+|)($value)\s*,\s*(WITH|WHEN)\s+($phase)\s*$/i) {
473 0x08_00_00_00) | (($ptr =~ /PTR/i) ? (1 << 29) : 0) |
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c149 NVIF_WV32(&dmac->base.user, NV507C, PUT, PTR, dmac->cur);
159 u32 get = NVIF_RV32(&dmac->base.user, NV507C, GET, PTR);
171 u32 get = NVIF_RV32(&dmac->base.user, NV507C, GET, PTR);
178 if (NVIF_TV32(&dmac->base.user, NV507C, GET, PTR, >, 0))
/linux-master/include/sound/
H A Demu10k1.h76 #define PTR 0x00 /* Indexed register set pointer register */ macro
383 /* Emu10k1 pointer-offset register set, accessed through the PTR and DATA registers */

Completed in 239 milliseconds