Lines Matching refs:FO
5 #define FO(x) offsetof(struct jt_funcs, x) macro
25 : : "i"(FO(x)) : "eax", "ecx");
39 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "r11");
53 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "x9");
65 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "ip");
83 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "t9");
99 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "t9");
115 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "gp");
131 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "a0");
143 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "r5");
161 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "r1", "r2");
174 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "$r16");
187 : : "i"(offsetof(gd_t, jt)), "i"(FO(x)) : "r10");
207 : : "r"(jt), "i" (FO(x)) : "a8");
231 : : "r"(jt), "i" (FO(x)) : "a8", "a9", "a10");