Searched refs:tables_va (Results 1 – 1 of 1) sorted by relevance
38 void *tables_va; member201 prtn->tables_va = phys_to_virt(tee_mm_get_smem(prtn->tables), in configure_guest_prtn_mem()204 assert(prtn->tables_va); in configure_guest_prtn_mem()206 prtn->mmu_prtn = core_alloc_mmu_prtn(prtn->tables_va); in configure_guest_prtn_mem()
Completed in 2 milliseconds