Home
last modified time | relevance | path

Searched refs:__ptep_modify_prot_commit (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/asm-generic/
Dpgtable.h405 static inline void __ptep_modify_prot_commit(struct mm_struct *mm, in __ptep_modify_prot_commit() function
446 __ptep_modify_prot_commit(mm, addr, ptep, pte); in ptep_modify_prot_commit()
/linux-4.4.14/arch/x86/kernel/
Dparavirt.c452 .ptep_modify_prot_commit = __ptep_modify_prot_commit,
/linux-4.4.14/arch/x86/xen/
Dmmu.c2454 .ptep_modify_prot_commit = __ptep_modify_prot_commit,