Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dmm.c418 ret = __topup_hyp_memcache(mc, min_pages, admit_host_page, in refill_memcache()
/linux/arch/arm64/include/asm/
H A Dkvm_host.h115 static inline int __topup_hyp_memcache(struct kvm_hyp_memcache *mc, in __topup_hyp_memcache() function
/linux/arch/arm64/kvm/
H A Dmmu.c1095 return __topup_hyp_memcache(mc, min_pages, hyp_mc_alloc_fn, in topup_hyp_memcache()