Searched refs:uv_destroy_page (Results 1 – 3 of 3) sorted by relevance
354 int uv_destroy_page(unsigned long paddr);365 static inline int uv_destroy_page(unsigned long paddr) in uv_destroy_page() function
124 int uv_destroy_page(unsigned long paddr) in uv_destroy_page() function
2697 WARN_ON_ONCE(uv_destroy_page(pte_val(pte) & PAGE_MASK)); in __s390_reset_acc()