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