Home
last modified time | relevance | path

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

/arch/x86/xen/
Dmmu.h18 pte_t xen_ptep_modify_prot_start(struct mm_struct *mm, unsigned long addr, pte_t *ptep);
Denlighten.c1606 pv_mmu_ops.ptep_modify_prot_start = xen_ptep_modify_prot_start; in xen_start_kernel()
Dmmu.c343 pte_t xen_ptep_modify_prot_start(struct mm_struct *mm, in xen_ptep_modify_prot_start() function