HomeSort by: relevance | last modified time | path
    Searched defs:buf_ptr (Results 1 - 25 of 54) sorted by relevancy

1 2 3

  /src/sys/arch/mips/cavium/dev/
octeon_pko.c 128 paddr_t buf_ptr = 0; local in function:octpko_port_config
133 buf_ptr = octfpa_load(FPA_COMMAND_BUFFER_POOL);
134 if (buf_ptr == 0)
137 KASSERT(buf_ptr != 0);
146 SET(mem_queue_ptrs, __SHIFTIN(buf_ptr, PKO_MEM_QUEUE_PTRS_BUF_PTR));
154 sc->sc_cmdptr->cmdptr = (uint64_t)buf_ptr;
octeon_pko.c 128 paddr_t buf_ptr = 0; local in function:octpko_port_config
133 buf_ptr = octfpa_load(FPA_COMMAND_BUFFER_POOL);
134 if (buf_ptr == 0)
137 KASSERT(buf_ptr != 0);
146 SET(mem_queue_ptrs, __SHIFTIN(buf_ptr, PKO_MEM_QUEUE_PTRS_BUF_PTR));
154 sc->sc_cmdptr->cmdptr = (uint64_t)buf_ptr;
octeon_pko.c 128 paddr_t buf_ptr = 0; local in function:octpko_port_config
133 buf_ptr = octfpa_load(FPA_COMMAND_BUFFER_POOL);
134 if (buf_ptr == 0)
137 KASSERT(buf_ptr != 0);
146 SET(mem_queue_ptrs, __SHIFTIN(buf_ptr, PKO_MEM_QUEUE_PTRS_BUF_PTR));
154 sc->sc_cmdptr->cmdptr = (uint64_t)buf_ptr;
  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeX86_32.c 335 sljit_u8 *buf_ptr; local in function:emit_x86_instruction
416 buf_ptr = inst + size;
424 *buf_ptr = 0;
426 *buf_ptr = reg_map[a] << 3;
428 *buf_ptr = a << 3;
438 *buf_ptr = 0;
442 *buf_ptr++ |= MOD_REG + ((!(flags & EX86_SSE2_OP2)) ? reg_map[b] : b);
447 *buf_ptr |= 0x40;
449 *buf_ptr |= 0x80;
453 *buf_ptr++ |= reg_map[b & REG_MASK]
    [all...]
sljitNativeX86_32.c 335 sljit_u8 *buf_ptr; local in function:emit_x86_instruction
416 buf_ptr = inst + size;
424 *buf_ptr = 0;
426 *buf_ptr = reg_map[a] << 3;
428 *buf_ptr = a << 3;
438 *buf_ptr = 0;
442 *buf_ptr++ |= MOD_REG + ((!(flags & EX86_SSE2_OP2)) ? reg_map[b] : b);
447 *buf_ptr |= 0x40;
449 *buf_ptr |= 0x80;
453 *buf_ptr++ |= reg_map[b & REG_MASK]
    [all...]
sljitNativeX86_32.c 335 sljit_u8 *buf_ptr; local in function:emit_x86_instruction
416 buf_ptr = inst + size;
424 *buf_ptr = 0;
426 *buf_ptr = reg_map[a] << 3;
428 *buf_ptr = a << 3;
438 *buf_ptr = 0;
442 *buf_ptr++ |= MOD_REG + ((!(flags & EX86_SSE2_OP2)) ? reg_map[b] : b);
447 *buf_ptr |= 0x40;
449 *buf_ptr |= 0x80;
453 *buf_ptr++ |= reg_map[b & REG_MASK]
    [all...]
sljitNativeX86_64.c 348 sljit_u8 *buf_ptr; local in function:emit_x86_instruction
466 buf_ptr = inst + size;
474 *buf_ptr = 0;
476 *buf_ptr = reg_lmap[a] << 3;
478 *buf_ptr = a << 3;
488 *buf_ptr = 0;
492 *buf_ptr++ |= MOD_REG + ((!(flags & EX86_SSE2_OP2)) ? reg_lmap[b] : b);
497 *buf_ptr |= 0x40;
499 *buf_ptr |= 0x80;
503 *buf_ptr++ |= reg_lmap[b & REG_MASK]
    [all...]
sljitNativeX86_64.c 348 sljit_u8 *buf_ptr; local in function:emit_x86_instruction
466 buf_ptr = inst + size;
474 *buf_ptr = 0;
476 *buf_ptr = reg_lmap[a] << 3;
478 *buf_ptr = a << 3;
488 *buf_ptr = 0;
492 *buf_ptr++ |= MOD_REG + ((!(flags & EX86_SSE2_OP2)) ? reg_lmap[b] : b);
497 *buf_ptr |= 0x40;
499 *buf_ptr |= 0x80;
503 *buf_ptr++ |= reg_lmap[b & REG_MASK]
    [all...]
sljitNativeX86_64.c 348 sljit_u8 *buf_ptr; local in function:emit_x86_instruction
466 buf_ptr = inst + size;
474 *buf_ptr = 0;
476 *buf_ptr = reg_lmap[a] << 3;
478 *buf_ptr = a << 3;
488 *buf_ptr = 0;
492 *buf_ptr++ |= MOD_REG + ((!(flags & EX86_SSE2_OP2)) ? reg_lmap[b] : b);
497 *buf_ptr |= 0x40;
499 *buf_ptr |= 0x80;
503 *buf_ptr++ |= reg_lmap[b & REG_MASK]
    [all...]
  /src/sys/arch/evbmips/stand/sbmips/common/
cfe_api_int.h 94 cfe_xptr_t buf_ptr; /* pointer to a buffer */ member in struct:xiocb_buffer_s
cfe_api_int.h 94 cfe_xptr_t buf_ptr; /* pointer to a buffer */ member in struct:xiocb_buffer_s
cfe_api_int.h 94 cfe_xptr_t buf_ptr; /* pointer to a buffer */ member in struct:xiocb_buffer_s
  /src/sys/arch/mips/cfe/
cfe_api_int.h 94 cfe_xptr_t buf_ptr; /* pointer to a buffer */ member in struct:xiocb_buffer_s
cfe_api_int.h 94 cfe_xptr_t buf_ptr; /* pointer to a buffer */ member in struct:xiocb_buffer_s
cfe_api_int.h 94 cfe_xptr_t buf_ptr; /* pointer to a buffer */ member in struct:xiocb_buffer_s
  /src/sys/arch/sbmips/stand/common/
cfe_api_int.h 94 cfe_xptr_t buf_ptr; /* pointer to a buffer */ member in struct:xiocb_buffer_s
cfe_api_int.h 94 cfe_xptr_t buf_ptr; /* pointer to a buffer */ member in struct:xiocb_buffer_s
cfe_api_int.h 94 cfe_xptr_t buf_ptr; /* pointer to a buffer */ member in struct:xiocb_buffer_s
  /src/sys/external/bsd/drm/dist/shared-core/
mach64_dma.c 1230 u32 *buf_ptr; local in function:mach64_do_dispatch_pseudo_dma
1302 buf_ptr = (u32 *) ((char *)GETBUFPTR(buf) + offset);
1313 reg = le32_to_cpu(*buf_ptr++);
1340 MACH64_WRITE(reg, le32_to_cpu(*buf_ptr++));
mach64_dma.c 1230 u32 *buf_ptr; local in function:mach64_do_dispatch_pseudo_dma
1302 buf_ptr = (u32 *) ((char *)GETBUFPTR(buf) + offset);
1313 reg = le32_to_cpu(*buf_ptr++);
1340 MACH64_WRITE(reg, le32_to_cpu(*buf_ptr++));
mach64_dma.c 1230 u32 *buf_ptr; local in function:mach64_do_dispatch_pseudo_dma
1302 buf_ptr = (u32 *) ((char *)GETBUFPTR(buf) + offset);
1313 reg = le32_to_cpu(*buf_ptr++);
1340 MACH64_WRITE(reg, le32_to_cpu(*buf_ptr++));
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
panfrost_drm.h 205 __u64 buf_ptr; member in struct:drm_panfrost_perfcnt_dump
panfrost_drm.h 205 __u64 buf_ptr; member in struct:drm_panfrost_perfcnt_dump
panfrost_drm.h 205 __u64 buf_ptr; member in struct:drm_panfrost_perfcnt_dump
  /src/sys/arch/x68k/stand/libdos/
dos.h 227 unsigned char *buf_ptr; member in struct:dos_prcctrl
247 struct dos_prcctrl *buf_ptr; member in struct:dos_prcptr

Completed in 44 milliseconds

1 2 3