Searched refs:va_core (Results 1 – 1 of 1) sorted by relevance
247 static TEE_Result binh_copy_to(struct bin_handle *binh, vaddr_t va_core, in binh_copy_to() argument271 res = binh->op->read(binh->h, (void *)va_core, in binh_copy_to()275 if (va_core) in binh_copy_to()276 memset((uint8_t *)va_core + rb, 0, num_bytes - rb); in binh_copy_to()285 res = binh->op->read(binh->h, (void *)va_core, in binh_copy_to()