Searched refs:find_vtpm (Results 1 – 3 of 3) sorted by relevance
231 int find_vtpm(struct mem_group **groupp, struct mem_vtpm **vtpmp, const uuid_t uuid);
214 int find_vtpm(struct mem_group **groupp, struct mem_vtpm **vtpmp, const uuid_t uuid) in find_vtpm() function
107 rc = find_vtpm(&opq->group, &opq->vtpm, *opq->uuid); in find_vtpm_verified()750 rc = find_vtpm(&group, &vtpm, uuid); in vtpmmgr_VtpmDel()
Completed in 8 milliseconds