Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dearly_alloc.c24 void *hyp_early_alloc_contig(unsigned int nr_pages) in hyp_early_alloc_contig() function
43 return hyp_early_alloc_contig(1); in hyp_early_alloc_page()
/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dearly_alloc.h10 void *hyp_early_alloc_contig(unsigned int nr_pages);