Home
last modified time | relevance | path

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

/linux-3.4.99/include/asm-generic/
Dpgtable.h299 static inline pte_t __ptep_modify_prot_start(struct mm_struct *mm, in __ptep_modify_prot_start() function
341 return __ptep_modify_prot_start(mm, addr, ptep); in ptep_modify_prot_start()
/linux-3.4.99/arch/x86/kernel/
Dparavirt.c445 .ptep_modify_prot_start = __ptep_modify_prot_start,
/linux-3.4.99/arch/x86/xen/
Dmmu.c2044 .ptep_modify_prot_start = __ptep_modify_prot_start,