Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dkvm_pkvm.h67 static inline unsigned long hyp_vmemmap_pages(size_t vmemmap_entry_size) in hyp_vmemmap_pages() function
/linux/arch/arm64/kvm/
H A Dpkvm.c63 hyp_mem_pages += hyp_vmemmap_pages(STRUCT_HYP_PAGE_SIZE); in kvm_hyp_reserve()