Home
last modified time | relevance | path

Searched defs:ptlp (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/mm/
H A Dpgtable-generic.c309 unsigned long addr, spinlock_t **ptlp) in pte_offset_map_nolock()
365 unsigned long addr, spinlock_t **ptlp) in __pte_offset_map_lock()
H A Dpage_vma_mapped.c16 static bool map_pte(struct page_vma_mapped_walk *pvmw, spinlock_t **ptlp) in map_pte()
H A Dmemory.c5608 pte_t **ptepp, spinlock_t **ptlp) in follow_pte()
/openbmc/linux/arch/arm/lib/
H A Duaccess_with_memcpy.c23 pin_page_for_write(const void __user *_addr, pte_t **ptep, spinlock_t **ptlp) in pin_page_for_write()
/openbmc/linux/include/linux/
H A Dmm.h2941 unsigned long addr, spinlock_t **ptlp) in pte_offset_map_lock()
2962 #define pte_alloc_map_lock(mm, pmd, address, ptlp) \ argument