Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c3869 static bool compute_brk(uint64_t *retb, uint64_t n, uint64_t g, in compute_brk() function
3905 brk = compute_brk(&this_b, n[i], this_g, brk, after); in compute_brk_z()
3921 brk = compute_brk(&this_b, n[i], this_g, brk, after); in compute_brks_z()
3938 brk = compute_brk(&this_b, n[i], this_g, brk, after); in compute_brk_m()
3954 brk = compute_brk(&this_b, n[i], this_g, brk, after); in compute_brks_m()