Home
last modified time | relevance | path

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

/include/linux/
A Dhugetlb.h191 static inline pte_t *pte_offset_huge(pmd_t *pmd, unsigned long address) in pte_offset_huge() function
198 return pte_alloc(mm, pmd) ? NULL : pte_offset_huge(pmd, address); in pte_alloc_huge()

Completed in 17 milliseconds