Searched refs:pte_fn_t (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/mm/ |
H A D | memory.c | 1800 pte_fn_t fn, void *data) apply_to_pte_range() 1834 pte_fn_t fn, void *data) apply_to_pmd_range() 1856 pte_fn_t fn, void *data) apply_to_pud_range() 1879 unsigned long size, pte_fn_t fn, void *data) apply_to_page_range()
|
/linux-4.1.27/include/linux/ |
H A D | mm.h | 2068 typedef int (*pte_fn_t)(pte_t *pte, pgtable_t token, unsigned long addr, typedef 2071 unsigned long size, pte_fn_t fn, void *data);
|
Completed in 89 milliseconds