Searched refs:S_UNPKVGA (Results 1 – 1 of 1) sorted by relevance
53104 #define S_UNPKVGA 0 macro53106 #define V_UNPKVGA(x) ((x) << S_UNPKVGA)53107 #define G_UNPKVGA(x) (((x) >> S_UNPKVGA) & M_UNPKVGA)