Searched refs:next_pa (Results 1 – 2 of 2) sorted by relevance
273 paddr_t next_pa = 0; in caam_mem_get_pa_area() local334 next_pa = virt_to_phys((void *)next_va); in caam_mem_get_pa_area()335 if (!next_pa) in caam_mem_get_pa_area()338 if (next_pa != (pa + len_tohandle)) { in caam_mem_get_pa_area()342 pabufs[nb_pa_area].paddr = next_pa; in caam_mem_get_pa_area()347 nb_pa_area, next_pa, next_va); in caam_mem_get_pa_area()351 pa = next_pa; in caam_mem_get_pa_area()
1115 paddr_t next_pa = 0; in collect_mem_ranges() local1147 next_pa = VCORE_FREE_PA + VCORE_FREE_SZ; in collect_mem_ranges()1158 next_pa = VCORE_FREE_PA + VCORE_FREE_SZ; in collect_mem_ranges()1179 ADD_PHYS_MEM(MEM_AREA_SEC_RAM_OVERALL, next_pa, in collect_mem_ranges()1181 secure_only[0].size - next_pa); in collect_mem_ranges()