Searched defs:ptep_modify_prot_commit (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | pgtable.c | 537 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
|
/openbmc/linux/arch/s390/mm/ |
H A D | pgtable.c | 366 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
|
/openbmc/linux/arch/x86/include/asm/ |
H A 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
|
H A D | paravirt_types.h | 186 void (*ptep_modify_prot_commit)(struct vm_area_struct *vma, unsigned long addr, member
|
/openbmc/linux/arch/arm64/mm/ |
H A D | mmu.c | 1485 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep, ptep_modify_prot_commit() function
|
/openbmc/linux/include/linux/ |
H A D | pgtable.h | 1105 static inline void ptep_modify_prot_commit(struct vm_area_struct *vma, in ptep_modify_prot_commit() function
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | pgtable.h | 1115 #define ptep_modify_prot_commit ptep_modify_prot_commit macro
|