Searched refs:ptep_zap_unused (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/arch/s390/mm/ ! |
D | gmap.c | 704 ptep_zap_unused(gmap->mm, vmaddr, ptep, 0); in __gmap_zap() 2704 ptep_zap_unused(walk->mm, addr, pte, 1); in __s390_reset_cmma()
|
D | pgtable.c | 740 void ptep_zap_unused(struct mm_struct *mm, unsigned long addr, in ptep_zap_unused() function
|
/linux-6.6.21/arch/s390/include/asm/ ! |
D | pgtable.h | 1283 void ptep_zap_unused(struct mm_struct *mm, unsigned long addr,
|