Lines Matching defs:p
34 struct hyp_page *p, in __find_buddy_nocheck()
53 struct hyp_page *p, in __find_buddy_avail()
72 static inline void page_remove_from_list(struct hyp_page *p) in page_remove_from_list()
80 static inline void page_add_to_list(struct hyp_page *p, struct list_head *head) in page_add_to_list()
94 struct hyp_page *p) in __hyp_attach_page()
131 struct hyp_page *p, in __hyp_extract_page()
153 static void __hyp_put_page(struct hyp_pool *pool, struct hyp_page *p) in __hyp_put_page()
168 struct hyp_page *p = hyp_virt_to_page(addr); in hyp_put_page() local
177 struct hyp_page *p = hyp_virt_to_page(addr); in hyp_get_page() local
184 void hyp_split_page(struct hyp_page *p) in hyp_split_page()
200 struct hyp_page *p; in hyp_alloc_pages() local
227 struct hyp_page *p; in hyp_pool_init() local