Searched refs:topup_memcache (Results 1 – 1 of 1) sorted by relevance
1514 static int prepare_mmu_memcache(struct kvm_vcpu *vcpu, bool topup_memcache, in prepare_mmu_memcache() argument1524 if (!topup_memcache) in prepare_mmu_memcache()1647 bool topup_memcache; in user_mem_abort() local1680 topup_memcache = !fault_is_perm || (logging_active && write_fault); in user_mem_abort()1681 ret = prepare_mmu_memcache(vcpu, topup_memcache, &memcache); in user_mem_abort()