Searched refs:pseudo_ta_head (Results 1 – 3 of 3) sorted by relevance
29 struct pseudo_ta_head { struct46 SCATTERED_ARRAY_DEFINE_PG_ITEM(pseudo_tas, struct pseudo_ta_head) = \ argument50 const struct pseudo_ta_head *pseudo_ta;
257 const struct pseudo_ta_head *start = in verify_pseudo_tas_conformance()258 SCATTERED_ARRAY_BEGIN(pseudo_tas, struct pseudo_ta_head); in verify_pseudo_tas_conformance()259 const struct pseudo_ta_head *end = in verify_pseudo_tas_conformance()260 SCATTERED_ARRAY_END(pseudo_tas, struct pseudo_ta_head); in verify_pseudo_tas_conformance()261 const struct pseudo_ta_head *pta; in verify_pseudo_tas_conformance()264 const struct pseudo_ta_head *pta2; in verify_pseudo_tas_conformance()295 const struct pseudo_ta_head *ta; in tee_ta_init_pseudo_ta_session()305 ta = SCATTERED_ARRAY_BEGIN(pseudo_tas, struct pseudo_ta_head); in tee_ta_init_pseudo_ta_session()308 struct pseudo_ta_head)) in tee_ta_init_pseudo_ta_session()
48 const struct pseudo_ta_head *ta = NULL; in get_devices()66 SCATTERED_ARRAY_FOREACH(ta, pseudo_tas, struct pseudo_ta_head) in get_devices()