Searched refs:sun4v_tte_to_sun4u (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/sparc/ |
H A D | ldst_helper.c | 206 static uint64_t sun4v_tte_to_sun4u(CPUSPARCState *env, uint64_t tag, in sun4v_tte_to_sun4u() function 233 tlb_tte = sun4v_tte_to_sun4u(env1, addr, tlb_tte); in replace_tlb_1bit_lru() 1788 sun4v_tte_to_sun4u(env, addr, val), env); in helper_st_asi() 1870 sun4v_tte_to_sun4u(env, addr, val), env); in helper_st_asi()
|