Searched refs:op_bytes (Results 1 – 7 of 7) sorted by relevance
982 if (op_bytes == 2) in read_descriptor()983 op_bytes = 3; in read_descriptor()1904 ctxt->op_bytes = 2; in em_push_sreg()1922 if (ctxt->op_bytes > 2) in em_pop_sreg()3757 ctxt->op_bytes = 8; in emulate_store_desc_ptr()3760 ctxt->op_bytes = 4; in emulate_store_desc_ptr()3785 ctxt->op_bytes = 8; in em_lgdt_lidt()5252 ctxt->op_bytes = 8; in x86_decode_insn()5254 ctxt->op_bytes = 8; in x86_decode_insn()5265 ctxt->op_bytes = 4; in x86_decode_insn()[all …]
332 u8 op_bytes; member
7661 ctxt->op_bytes = 2; in kvm_inject_realmode_interrupt()
256 static int fsi_i2c_get_op_bytes(int op_bytes) in fsi_i2c_get_op_bytes() argument259 if (op_bytes > 4) in fsi_i2c_get_op_bytes()261 else if (op_bytes == 3) in fsi_i2c_get_op_bytes()263 return op_bytes; in fsi_i2c_get_op_bytes()
118 rds_stats_add(s_send_rdma_bytes, op->op_bytes); in rds_ib_send_unmap_rdma()120 rds_stats_add(s_recv_rdma_bytes, op->op_bytes); in rds_ib_send_unmap_rdma()
465 unsigned int op_bytes; member
790 op->op_bytes = nr_bytes; in rds_cmsg_rdma_args()
Completed in 47 milliseconds