Searched defs:hypregs (Results 1 – 1 of 1) sorted by relevance
43 struct hypregs { struct44 uint64_t hyp_ra;45 uint64_t hyp_sp;46 uint64_t hyp_gp;47 uint64_t hyp_tp;48 uint64_t hyp_t[7];49 uint64_t hyp_s[12];50 uint64_t hyp_a[8];51 uint64_t hyp_sepc;52 uint64_t hyp_sstatus;[all …]