Searched refs:smccc_res_to_uuid (Results 1 – 2 of 2) sorted by relevance
79 uuid = smccc_res_to_uuid(res.a0, res.a1, res.a2, res.a3); in arm_smccc_hypervisor_has_uuid()
370 static inline uuid_t smccc_res_to_uuid(u32 r0, u32 r1, u32 r2, u32 r3) in smccc_res_to_uuid() function