Searched defs:ptep_modify_prot_commit (Results 1 – 6 of 6) sorted by relevance
| /arch/powerpc/mm/book3s64/ |
| A D | pgtable.c | 546 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
|
| /arch/x86/include/asm/ |
| A D | paravirt.h | 404 static inline void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
|
| A D | paravirt_types.h | 173 void (*ptep_modify_prot_commit)(struct vm_area_struct *vma, unsigned long addr, member
|
| /arch/s390/mm/ |
| A D | pgtable.c | 349 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
|
| /arch/arm64/mm/ |
| A D | mmu.c | 1559 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep, in ptep_modify_prot_commit() function
|
| /arch/arm64/include/asm/ |
| A D | pgtable.h | 1641 #define ptep_modify_prot_commit ptep_modify_prot_commit macro
|
Completed in 637 milliseconds