Home
last modified time | relevance | path

Searched defs:max_len (Results 1 – 15 of 15) sorted by relevance

/qemu/hw/nvram/
H A Dchrp_nvram.c29 int max_len) in chrp_nvram_set_var()
48 int chrp_nvram_create_system_partition(uint8_t *data, int min_len, int max_len) in chrp_nvram_create_system_partition()
/qemu/hw/ide/
H A Datapi.c640 unsigned int max_len, used_len; in cmd_get_event_status_notification() local
693 int max_len = buf[4]; in cmd_request_sense() local
711 int max_len = buf[4]; in cmd_inquiry() local
816 int max_len; in cmd_get_configuration() local
863 int max_len; in cmd_mode_sense() local
1099 int max_len = lduw_be_p(buf + 8); in cmd_mechanism_status() local
1114 int max_len; in cmd_read_toc_pma_atip() local
1163 uint32_t max_len = lduw_be_p(buf + 7); in cmd_read_disc_information() local
1192 int max_len; in cmd_read_dvd_structure() local
/qemu/bsd-user/
H A Duaccess.c46 int max_len, len; in target_strlen() local
/qemu/linux-user/
H A Duaccess.c94 size_t max_len, len; in target_strlen() local
H A Dsyscall.c3019 abi_ulong total_len, max_len; in lock_iovec() local
/qemu/bsd-user/freebsd/
H A Dos-syscall.c122 abi_ulong total_len, max_len; in lock_iovec() local
/qemu/net/
H A Dqueue.c124 size_t max_len = 0; in qemu_net_queue_append_iov() local
/qemu/hw/virtio/
H A Dvirtio-crypto.c475 size_t max_len; in virtio_crypto_free_request() local
612 uint64_t max_len, curr_size = 0; in virtio_crypto_sym_op_helper() local
/qemu/hw/usb/
H A Dhcd-uhci.c686 int len = 0, max_len; in uhci_complete_td() local
734 int ret, max_len; in uhci_handle_td() local
/qemu/target/riscv/
H A Dtranslate.c992 int max_len = get_olen(ctx); in gen_shift_imm_fn() local
1039 int max_len = get_olen(ctx); in gen_shift_imm_tl() local
1061 int max_len = get_olen(ctx); in gen_shift() local
/qemu/util/
H A Dcutils.c122 int qemu_strnlen(const char *s, int max_len) in qemu_strnlen()
H A Dqsp.c704 size_t max_len = 0; in pr_report() local
/qemu/tests/qtest/
H A Dbios-tables-test.c727 int i = 0, len, max_len = 0, type4_count = 0; in test_smbios_structs() local
/qemu/hw/core/
H A Dloader.c1121 size_t max_len, hwaddr addr, const char *fw_file_name, in rom_add_blob()
/qemu/target/s390x/tcg/
H A Dmem_helper.c1357 uint64_t max_len, len; in HELPER() local