Searched refs:xn (Results 1 – 1 of 1) sorted by relevance
269 uint64_t *xn, uint16_t ep_id, uint16_t vcpu_count, in spmd_pack_lp_count_props() argument272 *xn = (uint64_t)ep_id; in spmd_pack_lp_count_props()273 *xn |= (uint64_t)vcpu_count << 16; in spmd_pack_lp_count_props()274 *xn |= (uint64_t)properties << 32; in spmd_pack_lp_count_props()