Searched defs:ptep_modify_prot_commit (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/arch/powerpc/mm/book3s64/ |
A D | pgtable.c | 457 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | paravirt.h | 434 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 | 196 void (*ptep_modify_prot_commit)(struct vm_area_struct *vma, unsigned long addr, member
|
/linux-6.3-rc2/arch/s390/mm/ |
A D | pgtable.c | 366 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
|
/linux-6.3-rc2/arch/arm64/mm/ |
A D | mmu.c | 1653 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep, in ptep_modify_prot_commit() function
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
A D | pgtable.h | 1105 #define ptep_modify_prot_commit ptep_modify_prot_commit macro
|
/linux-6.3-rc2/include/linux/ |
A D | pgtable.h | 969 static inline void ptep_modify_prot_commit(struct vm_area_struct *vma, in ptep_modify_prot_commit() function
|
Completed in 27 milliseconds