Home
last modified time | relevance | path

Searched defs:ptep_modify_prot_commit (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
H A Dparavirt.h427 static inline void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in ptep_modify_prot_commit() function
H A Dparavirt_types.h178 void (*ptep_modify_prot_commit)(struct vm_area_struct *vma, unsigned long addr, member
/linux/arch/arm64/mm/
H A Dmmu.c1516 void ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep, in ptep_modify_prot_commit() function
/linux/arch/arm64/include/asm/
H A Dpgtable.h1533 #define ptep_modify_prot_commit ptep_modify_prot_commit macro