Home
last modified time | relevance | path

Searched refs:xn (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/services/std_svc/spmd/
H A Dspmd_logical_sp.c269 uint64_t *xn, uint16_t ep_id, uint16_t vcpu_count, in spmd_pack_lp_count_props() argument
272 *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()