Searched refs:V_TCB_L2T_IX (Results 1 – 3 of 3) sorted by relevance
107 #define V_TCB_L2T_IX(x) ((x) << S_TCB_L2T_IX) macro
1104 req->mask = cpu_to_be64(V_TCB_L2T_IX(M_TCB_L2T_IX)); in set_l2t_ix()1105 req->val = cpu_to_be64(V_TCB_L2T_IX(e->idx)); in set_l2t_ix()
58 #define V_TCB_L2T_IX(x) ((x) << S_TCB_L2T_IX) macro