Searched refs:VKI_REG_GSBASE (Results 1 – 3 of 3) sorted by relevance
207 uc->uc_mcontext.gregs[VKI_REG_GSBASE] = 0; in ML_()209 (Addr)&uc->uc_mcontext.gregs[VKI_REG_GSBASE], sizeof(UWord)); in ML_()
1342 #define VKI_REG_GSBASE REG_GSBASE macro
317 (*regs)[VKI_REG_GSBASE] = 0; in fill_regset()