Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Duv.h354 int uv_destroy_page(unsigned long paddr);
365 static inline int uv_destroy_page(unsigned long paddr) in uv_destroy_page() function
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Duv.c124 int uv_destroy_page(unsigned long paddr) in uv_destroy_page() function
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dgmap.c2697 WARN_ON_ONCE(uv_destroy_page(pte_val(pte) & PAGE_MASK)); in __s390_reset_acc()