Searched refs:uv_destroy_page (Results 1 – 3 of 3) sorted by relevance
348 int uv_destroy_page(unsigned long paddr);359 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
2682 WARN_ON_ONCE(uv_destroy_page(pte_val(pte) & PAGE_MASK)); in __s390_reset_acc()