Searched refs:xn (Results 1 – 1 of 1) sorted by relevance
267 uint64_t *xn, uint16_t ep_id, uint16_t vcpu_count, in spmd_pack_lp_count_props() argument270 *xn = (uint64_t)ep_id; in spmd_pack_lp_count_props()271 *xn |= (uint64_t)vcpu_count << 16; in spmd_pack_lp_count_props()272 *xn |= (uint64_t)properties << 32; in spmd_pack_lp_count_props()