Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sparc/include/asm/
Dleon.h188 extern void leon_switch_mm(void);
359 extern void leon_switch_mm(void);
396 #define leon_switch_mm() do {} while (0) macro
/linux-2.6.39/arch/sparc/mm/
Dleon_mm.c255 void leon_switch_mm(void) in leon_switch_mm() function
Dsrmmu.c574 leon_switch_mm(); in srmmu_switch_mm()