Home
last modified time | relevance | path

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

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