Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/xen/
H A Dmmu.h20 pte_t xen_ptep_modify_prot_start(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep);
H A Dmmu_pv.c308 pte_t xen_ptep_modify_prot_start(struct vm_area_struct *vma, in xen_ptep_modify_prot_start() function
2156 .ptep_modify_prot_start = xen_ptep_modify_prot_start,