Searched defs:smallframe (Results 1 – 1 of 1) sorted by relevance
68 struct smallframe { struct69 uint64_t sf_trapno;70 uint64_t sf_err;71 uint64_t sf_rip;72 uint64_t sf_cs;73 uint64_t sf_rflags;74 uint64_t sf_rsp;75 uint64_t sf_ss;