Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/xen/
Dmmu_pv.c888 static void xen_activate_mm(struct mm_struct *prev, struct mm_struct *next) in xen_activate_mm() function
2156 .activate_mm = xen_activate_mm,