Searched refs:__pte_map (Results 1 - 2 of 2) sorted by relevance

/linux-master/mm/
H A Dpgtable-generic.c300 return __pte_map(&pmdval, addr);
/linux-master/include/linux/
H A Dpgtable.h100 #define __pte_map(pmd, address) \ macro
107 static inline pte_t *__pte_map(pmd_t *pmd, unsigned long address) function

Completed in 90 milliseconds