Searched refs:PTR (Results 1 – 9 of 9) sorted by relevance
| /arch/powerpc/xmon/ |
| A D | ansidecl.h | 87 #define PTR void * macro 108 #define PTR char * macro 109 #define PTRCONST PTR
|
| /arch/x86/kernel/ |
| A D | relocate_kernel_32.S | 18 #define PTR(x) (x << 2) macro 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
|
| A D | relocate_kernel_64.S | 23 #define PTR(x) (x << 3) macro
|
| /arch/nios2/kernel/ |
| A D | ptrace.c | 60 #define REG_IN_ONE(PTR, LOC) \ in genregs_set() argument 63 (void *)(PTR), LOC * 4, (LOC * 4) + 4); in genregs_set() 65 #define REG_IN_RANGE(PTR, START, END) \ in genregs_set() argument 68 (void *)(PTR), START * 4, (END * 4) + 4); in genregs_set()
|
| /arch/loongarch/include/asm/ |
| A D | asm.h | 162 #define PTR .word macro 185 #define PTR .dword macro
|
| /arch/arc/kernel/ |
| A D | ptrace.c | 170 #define REG_IN_CHUNK(FIRST, NEXT, PTR) \ in genregs_set() argument 173 (void *)(PTR), \ in genregs_set() 177 #define REG_IN_ONE(LOC, PTR) \ in genregs_set() argument 180 (void *)(PTR), \ in genregs_set()
|
| /arch/sparc/include/asm/ |
| A D | ns87303.h | 16 #define PTR 0x02 macro
|
| A D | parport_64.h | 169 ns87303_modify(config, PTR, in ecpp_probe()
|
| /arch/arm64/tools/ |
| A D | sysreg | 2914 Field 63:3 PTR 3083 Field 63:0 PTR 5031 Field 63:0 PTR
|
Completed in 14 milliseconds