Searched refs:ptep_force_prot (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/s390/mm/ |
H A D | gmap.c | 1039 rc = ptep_force_prot(gmap->mm, gaddr, ptep, prot, pbits); in gmap_protect_pte() 1258 rc = ptep_force_prot(parent->mm, paddr, ptep, PROT_READ, in gmap_protect_rmap()
|
H A D | pgtable.c | 652 int ptep_force_prot(struct mm_struct *mm, unsigned long addr, in ptep_force_prot() function
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | pgtable.h | 1291 int ptep_force_prot(struct mm_struct *mm, unsigned long gaddr,
|