| /src/sys/arch/mips/mips/ |
| H A D | mips_fputrap.c | 66 mips_fpuillinst(struct lwp *l, uint32_t opcode) argument
|
| /src/sys/arch/sparc64/sparc64/ |
| H A D | db_machdep.c | 49 db_sparc_charop(const struct db_variable *vp, db_expr_t *val, int opcode) argument 73 db_sparc_shortop(const struct db_variable *vp, db_expr_t *val, int opcode) argument 97 db_sparc_intop(const struct db_variable *vp, db_expr_t *val, int opcode) argument 120 db_sparc_regop(const struct db_variable * vp,db_expr_t * val,int opcode) argument [all...] |
| /src/sys/arch/sparc/sparc/ |
| H A D | db_machdep.c | 102 db_sparc_regop(const struct db_variable *vp, db_expr_t *val, int opcode) argument
|
| /src/sys/arch/usermode/usermode/ |
| H A D | syscall.c | 93 uint32_t code, opcode; local in function:syscall
|
| /src/sys/arch/usermode/target/arm/ |
| H A D | cpu_arm.c | 121 md_syscall_get_opcode(ucontext_t *ucp, uint32_t *opcode) argument 127 md_syscall_inc_pc(ucontext_t *ucp, uint32_t opcode) argument 133 md_syscall_dec_pc(ucontext_t *ucp, uint32_t opcode) argument
|
| /src/sys/arch/powerpc/powerpc/ |
| H A D | fixup.c | 100 u_int opcode = instr.i_any.i_opcd; local in function:powerpc_fixup_stubs
|
| H A D | trap.c | 1079 uint32_t opcode; local in function:emulate_privileged
|
| /src/sys/arch/or1k/include/ |
| H A D | db_machdep.h | 72 const unsigned int opcode = isns >> 26; local in function:inst_load 87 const unsigned int opcode = isns >> 26; local in function:inst_store
|
| /src/lib/libperfuse/ |
| H A D | debug.c | 40 int opcode; member in struct:perfuse_opcode 98 perfuse_opname(int opcode) argument
|
| /src/sys/dev/scsipi/ |
| H A D | scsi_all.h | 44 u_int8_t opcode; member in struct:scsi_changedef
|
| /src/sys/lib/libunwind/ |
| H A D | DwarfInstructions.hpp | 180 uint8_t opcode = addressSpace.get8(p++); local in function:_Unwind::DwarfInstructions::evaluateExpression
|
| /src/sys/netbt/ |
| H A D | hci_unit.c | 304 hci_send_cmd(struct hci_unit *unit, uint16_t opcode, void *buf, uint8_t len) argument
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/ |
| H A D | kfd_packet_manager_vi.c | 34 unsigned int pm_build_pm4_header(unsigned int opcode, size_t packet_size) argument
|
| H A D | kfd_pm4_headers.h | 36 uint32_t opcode:8; member in struct:PM4_MES_TYPE_3_HEADER::__anoncb4a92610108
|
| /src/sys/arch/usermode/target/x86_64/ |
| H A D | cpu_x86_64.c | 277 uint32_t opcode; local in function:md_syscall_check_opcode 295 md_syscall_get_opcode(ucontext_t *ucp, uint32_t *opcode) argument 315 md_syscall_inc_pc(ucontext_t *ucp, uint32_t opcode) argument 335 md_syscall_dec_pc(ucontext_t * ucp,uint32_t opcode) argument [all...] |
| /src/sys/arch/x86/x86/ |
| H A D | db_trace.c | 56 db_x86_regop(const struct db_variable *vp, db_expr_t *val, int opcode) argument
|
| /src/sys/coda/ |
| H A D | coda_opstats.h | 111 int opcode; /* vfs opcode */ member in struct:coda_op_stats
|
| H A D | coda_subr.c | 331 int handleDownCall(int opcode, union outputArgs *out) argument
|
| /src/sys/external/bsd/sljit/dist/sljit_src/ |
| H A D | sljitNativeX86_32.c | 31 static sljit_s32 emit_do_imm(struct sljit_compiler *compiler, sljit_u8 opcode, sljit_sw imm) argument
|
| /src/sbin/nvmectl/ |
| H A D | wdc.c | 85 wdc_get_data(int fd, uint32_t opcode, uint32_t len, uint32_t off, uint32_t cmd, argument 108 wdc_do_dump(int fd, char *tmpl, const char *suffix, uint32_t opcode, argument
|
| /src/sys/dev/microcode/aic7xxx/ |
| H A D | aicasm_insformat.h | 51 opcode : 4, member in struct:ins_format1 69 opcode : 4, member in struct:ins_format2 86 opcode : 4, member in struct:ins_format3
|
| /src/usr.sbin/bthcid/ |
| H A D | hci.c | 326 send_hci_cmd(int sock, struct sockaddr_bt *sa, uint16_t opcode, size_t len, void *buf) argument
|
| /src/usr.bin/btkey/ |
| H A D | device.c | 61 hci_req(uint16_t opcode, void *cptr, size_t clen, int (*func_cc)(void *), argument
|
| /src/sys/external/bsd/drm2/dist/drm/i915/ |
| H A D | intel_sideband.c | 97 vlv_sideband_rw(struct drm_i915_private * i915,u32 devfn,u32 port,u32 opcode,u32 addr,u32 * val) argument
|
| /src/sys/arch/usermode/target/i386/ |
| H A D | cpu_i386.c | 282 uint32_t opcode; local in function:md_syscall_check_opcode 299 md_syscall_get_opcode(ucontext_t *ucp, uint32_t *opcode) argument 320 md_syscall_inc_pc(ucontext_t *ucp, uint32_t opcode) argument 341 md_syscall_dec_pc(ucontext_t * ucp,uint32_t opcode) argument [all...] |