Searched defs:op_size (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/crypto/intel/keembay/ |
H A D | keembay-ocs-ecc.c | 143 static void ocs_ecc_cmd_start(struct ocs_ecc_dev *ecc_dev, u32 op_size) in ocs_ecc_cmd_start() 151 u32 op_size, in ocs_ecc_write_cmd_and_data() 164 static int ocs_ecc_trigger_op(struct ocs_ecc_dev *ecc_dev, u32 op_size, in ocs_ecc_trigger_op() 227 u32 op_size = (curve->g.ndigits > ECC_CURVE_NIST_P256_DIGITS) ? in kmb_ecc_point_mult() local 310 u32 op_size = (ndigits > ECC_CURVE_NIST_P256_DIGITS) ? in kmb_ecc_do_scalar_op() local
|
/openbmc/qemu/include/qemu/ |
H A D | throttle.h | 94 uint64_t op_size; /* size of an operation in bytes */ member
|
/openbmc/qemu/target/hexagon/mmvec/ |
H A D | mmvec.h | 71 int op_size; member
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | jr.h | 82 int op_size; member
|
/openbmc/qemu/tests/unit/ |
H A D | test-throttle.c | 610 uint64_t op_size, /* ideal size of an io */ in do_test_accounting()
|
/openbmc/qemu/hw/fsi/ |
H A D | aspeed_apb2opb.c | 197 uint32_t opb, op_mode, op_size, op_addr, op_data; in fsi_aspeed_apb2opb_write() local
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | rxtimestamp.c | 126 static int op_size = 10 * 1024; variable
|
/openbmc/qemu/target/i386/hvf/ |
H A D | x86_emu.c | 380 int op_size = decode->operand_size; in exec_movzx() local 1041 int op_size = decode->operand_size; in exec_movsx() local
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | cmd_parser.c | 1556 unsigned long guest_gma, int op_size, bool index_mode) in cmd_address_audit() 1604 int op_size = (cmd_length(s) - 3) * sizeof(u32); in cmd_handler_mi_store_data_imm() local 1661 int op_size = (1 << ((cmd_val(s, 0) & GENMASK(20, 19)) >> 19)) * in cmd_handler_mi_op_2f() local
|
/openbmc/linux/arch/x86/kvm/ |
H A D | emulate.c | 891 static int __do_insn_fetch_bytes(struct x86_emulate_ctxt *ctxt, int op_size) in __do_insn_fetch_bytes()
|