Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dparavirt.c263 .mmu.ptep_modify_prot_commit = __ptep_modify_prot_commit,
/openbmc/linux/include/linux/
H A Dpgtable.h1068 static inline void __ptep_modify_prot_commit(struct vm_area_struct *vma, in __ptep_modify_prot_commit() function
1109 __ptep_modify_prot_commit(vma, addr, ptep, pte); in ptep_modify_prot_commit()