Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/xen/
Dmmu_pv.c882 static void xen_activate_mm(struct mm_struct *prev, struct mm_struct *next) in xen_activate_mm() function
2129 .activate_mm = xen_activate_mm,