Searched defs:__XF_AP_CLIENT (Results 1 – 2 of 2) sorted by relevance
66 #define __XF_AP_CLIENT(core, client) ((core) | ((client) << 6) | 0x8000) macro
73 #define __XF_AP_CLIENT(core, client) ((core) | ((client) << 6) | 0x8000) macro