Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/xen/
Dmmu.h21 void xen_ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr,
Dmmu_pv.c300 void xen_ptep_modify_prot_commit(struct vm_area_struct *vma, unsigned long addr, in xen_ptep_modify_prot_commit() function
2131 .ptep_modify_prot_commit = xen_ptep_modify_prot_commit,