Searched defs:ptep_modify_prot_commit (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/arch/powerpc/mm/book3s64/ |
D | pgtable.c | 545 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
|
/linux-6.12.1/arch/x86/include/asm/ |
D | paravirt.h | 427 static inline void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
|
D | paravirt_types.h | 178 void (*ptep_modify_prot_commit)(struct vm_area_struct *vma, unsigned long addr, member
|
/linux-6.12.1/arch/s390/mm/ |
D | pgtable.c | 357 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
|
/linux-6.12.1/arch/arm64/mm/ |
D | mmu.c | 1516 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep, in ptep_modify_prot_commit() function
|
/linux-6.12.1/include/linux/ |
D | pgtable.h | 1337 static inline void ptep_modify_prot_commit(struct vm_area_struct *vma, in ptep_modify_prot_commit() function
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | pgtable.h | 1522 #define ptep_modify_prot_commit ptep_modify_prot_commit macro
|