Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dmips_cmgcr.c120 static inline target_ulong get_exception_base(MIPSGCRVPState *vps) in get_exception_base() function
146 get_exception_base(current_vps)); in gcr_write()
151 get_exception_base(other_vps)); in gcr_write()
200 cpu_set_exception_base(i, get_exception_base(&s->vps[i])); in mips_gcr_reset()