Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/xen/
H A Dmmu_pv.c645 static spinlock_t *xen_pte_lock(struct page *page, struct mm_struct *mm) in xen_pte_lock() function
706 ptl = xen_pte_lock(page, mm); in xen_pin_page()
815 ptl = xen_pte_lock(page, mm); in xen_unpin_page()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dmmu_pv.c665 static spinlock_t *xen_pte_lock(struct page *page, struct mm_struct *mm) in xen_pte_lock() function
726 ptl = xen_pte_lock(page, mm); in xen_pin_page()
837 ptl = xen_pte_lock(page, mm); in xen_unpin_page()

Completed in 12 milliseconds