Home
last modified time | relevance | path

Searched defs:tsz (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/hw/arm/
H A Dsmmu-common.h72 uint8_t tsz; /* input range, ie. 2^(64 -tsz)*/ member
86 uint8_t tsz; /* Size of IPA input region (S2T0SZ) */ member
/openbmc/qemu/hw/arm/
H A Dsmmuv3.c750 int tg, tsz; in decode_cd() local
/openbmc/qemu/target/arm/
H A Dinternals.h1474 unsigned tsz : 8; member
H A Dptw.c1442 int select, tsz; in aa32_va_parameters() local
H A Dhelper.c9300 int select, tsz, tbi, max_tsz, min_tsz, ps, sh; in aa64_va_parameters() local
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c13430 TCGv_i32 tsz = tcg_constant_i32(1 << sz); in gen_crc32() local