Searched defs:alloc_pte (Results 1 – 2 of 2) sorted by relevance
/arch/tile/mm/ | ||
D | init.c | 63 static pte_t * __init alloc_pte(void) in alloc_pte() function |
/arch/x86/include/asm/ | ||
D | paravirt_types.h | 257 void (*alloc_pte)(struct mm_struct *mm, unsigned long pfn); member |