Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kernel/
Dparavirt.c227 .mmu.ptep_modify_prot_commit = __ptep_modify_prot_commit,
/linux-6.14.4/include/linux/
Dpgtable.h1292 static inline void __ptep_modify_prot_commit(struct vm_area_struct *vma, in __ptep_modify_prot_commit() function
1333 __ptep_modify_prot_commit(vma, addr, ptep, pte); in ptep_modify_prot_commit()