Home
last modified time | relevance | path

Searched refs:wrap_length32 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c764 static inline uint64_t wrap_length32(CPUS390XState *env, uint64_t length) in wrap_length32() function
2229 l = wrap_length32(env, l); in HELPER()
2264 l = wrap_length32(env, l); in HELPER()
2546 len = wrap_length32(env, len); in HELPER()