Searched refs:ptep_flush_lazy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | pgtable.c | 106 static inline pte_t ptep_flush_lazy(struct mm_struct *mm, in ptep_flush_lazy() function 315 old = ptep_flush_lazy(mm, addr, ptep, nodat); in ptep_xchg_lazy() 333 old = ptep_flush_lazy(mm, addr, ptep, nodat); in ptep_modify_prot_start()
|
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A D | pgtable.c | 106 static inline pte_t ptep_flush_lazy(struct mm_struct *mm, in ptep_flush_lazy() function 340 old = ptep_flush_lazy(mm, addr, ptep, nodat); in ptep_xchg_lazy() 358 old = ptep_flush_lazy(mm, addr, ptep, nodat); in ptep_modify_prot_start()
|
Completed in 3 milliseconds