Searched refs:leave_mm (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dmmu_context.h13 #ifndef leave_mm
14 static inline void leave_mm(void) { } function
/linux-master/arch/x86/include/asm/
H A Dmmu.h78 void leave_mm(void);
79 #define leave_mm leave_mm macro
/linux-master/arch/x86/mm/
H A Dtlb.c302 void leave_mm(void) function
322 EXPORT_SYMBOL_GPL(leave_mm); variable
520 * without going through leave_mm() / switch_mm_irqs_off() or that
/linux-master/drivers/cpuidle/
H A Dcpuidle.c240 leave_mm();
/linux-master/arch/x86/xen/
H A Dmmu_pv.c916 leave_mm();
/linux-master/arch/x86/kernel/
H A Dalternative.c1807 leave_mm();

Completed in 310 milliseconds