Searched refs:ptep_notify (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | gmap.c | 2227 * ptep_notify - call all invalidation callbacks for a specific pte. 2236 void ptep_notify(struct mm_struct *mm, unsigned long vmaddr, in ptep_notify() function 2268 EXPORT_SYMBOL_GPL(ptep_notify); variable
|
H A D | pgtable.c | 249 ptep_notify(mm, addr, ptep, bits); in pgste_pte_notify()
|
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A D | gmap.c | 2256 * ptep_notify - call all invalidation callbacks for a specific pte. 2265 void ptep_notify(struct mm_struct *mm, unsigned long vmaddr, in ptep_notify() function 2297 EXPORT_SYMBOL_GPL(ptep_notify); variable
|
H A D | pgtable.c | 249 ptep_notify(mm, addr, ptep, bits); in pgste_pte_notify()
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | pgtable.h | 1157 void ptep_notify(struct mm_struct *mm, unsigned long addr,
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | pgtable.h | 1279 void ptep_notify(struct mm_struct *mm, unsigned long addr,
|
Completed in 18 milliseconds