Searched refs:S_KDB_VF_MODOFST (Results 1 – 1 of 1) sorted by relevance
8497 #define S_KDB_VF_MODOFST 0 macro8499 #define V_KDB_VF_MODOFST(x) ((x) << S_KDB_VF_MODOFST)8500 #define G_KDB_VF_MODOFST(x) (((x) >> S_KDB_VF_MODOFST) & M_KDB_VF_MODOFST)