Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/services/std_svc/spmd/
Dspmd_logical_sp.c277 static inline void spmd_pack_lp_uuid(uint64_t *xn_1, uint64_t *xn_2, in spmd_pack_lp_uuid() argument
282 *xn_2 = (uint64_t)uuid[2]; in spmd_pack_lp_uuid()
283 *xn_2 |= (uint64_t)uuid[3] << 32; in spmd_pack_lp_uuid()