Searched refs:S_KDB_VF_MODOFST (Results 1 – 1 of 1) sorted by relevance
10275 #define S_KDB_VF_MODOFST 0 macro10277 #define V_KDB_VF_MODOFST(x) ((x) << S_KDB_VF_MODOFST)10278 #define G_KDB_VF_MODOFST(x) (((x) >> S_KDB_VF_MODOFST) & M_KDB_VF_MODOFST)