Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpage_alloc.c88 static inline struct hyp_page *node_to_page(struct list_head *node) in node_to_page() function
214 p = node_to_page(pool->free_area[i].next); in hyp_alloc_pages()