Home
last modified time | relevance | path

Searched refs:iptr (Results 1 – 4 of 4) sorted by relevance

/arch/mips/pmcs-msp71xx/
Dmsp_setup.c41 void *start, *end, *iptr; in msp7120_reset() local
60 for (iptr = (void *)((unsigned int)start & ~(L1_CACHE_BYTES - 1)); in msp7120_reset()
61 iptr < end; iptr += L1_CACHE_BYTES) in msp7120_reset()
62 cache_op(Fill, iptr); in msp7120_reset()
/arch/powerpc/lib/
Dcode-patching.c270 unsigned int *iptr; in test_create_function_call() local
274 iptr = (unsigned int *)ppc_function_entry(test_trampoline); in test_create_function_call()
276 patch_instruction(iptr, create_branch(iptr, dest, BRANCH_SET_LINK)); in test_create_function_call()
277 check(instr_is_branch_to_addr(iptr, dest)); in test_create_function_call()
283 unsigned int *iptr, instr, flags; in test_branch_bform() local
285 iptr = &instr; in test_branch_bform()
286 addr = (unsigned long)iptr; in test_branch_bform()
317 instr = create_cond_branch(iptr, addr, flags); in test_branch_bform()
321 instr = create_cond_branch(iptr, addr - 0x100, flags); in test_branch_bform()
325 instr = create_cond_branch(iptr, addr + 0x100, flags); in test_branch_bform()
[all …]
/arch/mips/include/asm/octeon/
Dcvmx-sli-defs.h2971 uint64_t iptr:32; member
2973 uint64_t iptr:32;
Dcvmx-npei-defs.h3784 uint64_t iptr:32; member
3786 uint64_t iptr:32;