Home
last modified time | relevance | path

Searched refs:mmu_memory_cache_alloc (Results 1 – 1 of 1) sorted by relevance

/virt/kvm/arm/
Dmmu.c151 static void *mmu_memory_cache_alloc(struct kvm_mmu_memory_cache *mc) in mmu_memory_cache_alloc() function
1032 pud = mmu_memory_cache_alloc(cache); in stage2_get_pud()
1053 pmd = mmu_memory_cache_alloc(cache); in stage2_get_pmd()
1259 pmd = mmu_memory_cache_alloc(cache); in stage2_set_pte()
1284 pte = mmu_memory_cache_alloc(cache); in stage2_set_pte()