Home
last modified time | relevance | path

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

/linux-4.1.27/include/asm-generic/
Dpgtable.h350 static inline pte_t __ptep_modify_prot_start(struct mm_struct *mm, in __ptep_modify_prot_start() function
392 return __ptep_modify_prot_start(mm, addr, ptep); in ptep_modify_prot_start()
/linux-4.1.27/arch/x86/kernel/
Dparavirt.c451 .ptep_modify_prot_start = __ptep_modify_prot_start,
/linux-4.1.27/arch/x86/xen/
Dmmu.c2106 .ptep_modify_prot_start = __ptep_modify_prot_start,