Searched refs:dest_sz (Results 1 – 2 of 2) sorted by relevance
60 size_t dest_sz) in get_current_context() argument68 td->live_sz = dest_sz; in get_current_context()
870 phys_addr_t dest, size_t dest_sz) in __qcom_scm_assign_mem() argument884 .args[5] = dest_sz, in __qcom_scm_assign_mem()918 size_t dest_sz; in qcom_scm_assign_mem() local929 dest_sz = dest_cnt * sizeof(*destvm); in qcom_scm_assign_mem()931 ALIGN(dest_sz, SZ_64); in qcom_scm_assign_mem()962 ptr_phys, src_sz, dest_phys, dest_sz); in qcom_scm_assign_mem()
Completed in 6 milliseconds