Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dkvm_pkvm.h79 static inline unsigned long hyp_vm_table_pages(void) in hyp_vm_table_pages() function
/linux/arch/arm64/kvm/
H A Dpkvm.c62 hyp_mem_pages += hyp_vm_table_pages(); in kvm_hyp_reserve()