Home
last modified time | relevance | path

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

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