Home
last modified time | relevance | path

Searched defs:ssize (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/cmd/
H A Dsetexpr.c82 int ssize, /* string bufer size */ in substitute()
/openbmc/u-boot/drivers/mtd/
H A Dst_smi.c33 #define FLASH_ID(n, es, id, psize, ssize, size) \ argument
/openbmc/u-boot/drivers/video/
H A Dfsl_diu_fb.c195 u32 offset, ssize; in allocate_buf() local
/openbmc/qemu/block/
H A Dcrypto.c641 int64_t ssize = bdrv_getlength(in_bs); in block_crypto_measure() local
H A Dqcow2.c5163 int64_t ssize = bdrv_getlength(in_bs); in qcow2_measure() local
/openbmc/u-boot/lib/
H A Dtpm-v2.c652 int ssize; in tcg2_platform_get_log() local
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c1436 uint32_t srclen, int ssize, uintptr_t ra) in do_pkau()
1726 int ssize = (sizes & 2) ? 1 : 2; in HELPER() local