Searched defs:clear_user_page (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/sparc/lib/ |
| H A D | clear_page.S | 42 clear_user_page: /* %o0=dest, %o1=vaddr */ label
|
| /linux/arch/powerpc/mm/ |
| H A D | cacheflush.c | 177 void clear_user_page(void *page, unsigned long vaddr, struct page *pg) in clear_user_page() function
|
| /linux/arch/m68k/include/asm/ |
| H A D | page_mm.h | 55 #define clear_user_page(addr, vaddr, page) \ macro
|
| /linux/arch/nios2/mm/ |
| H A D | cacheflush.c | 252 void clear_user_page(void *addr, unsigned long vaddr, struct page *page) in clear_user_page() function
|
| /linux/include/linux/ |
| H A D | highmem.h | 215 static inline void clear_user_page(void *addr, unsigned long vaddr, struct page *page) in clear_user_page() function
|
| /linux/arch/arc/mm/ |
| H A D | cache.c | 899 void clear_user_page(void *to, unsigned long u_vaddr, struct page *page) in clear_user_page() function
|