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