Searched refs:core_alloc_mmu_prtn (Results 1 – 3 of 3) sorted by relevance
668 struct mmu_partition *core_alloc_mmu_prtn(void *tables);
227 prtn->mmu_prtn = core_alloc_mmu_prtn(prtn->tables_va); in configure_guest_prtn_mem()
565 struct mmu_partition *core_alloc_mmu_prtn(void *tables) in core_alloc_mmu_prtn() function