Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder_alloc.c234 static struct page *binder_page_lookup(struct binder_alloc *alloc, in binder_page_lookup() function
338 page = binder_page_lookup(alloc, addr); in binder_install_single_page()