Home
last modified time | relevance | path

Searched defs:cpu_switch_mm (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/include/asm/
A Dproc-fns.h154 #define cpu_switch_mm(pgd,mm) cpu_do_switch_mm(virt_to_phys(pgd),mm) macro
185 #define cpu_switch_mm(pgd,mm) { } macro
/linux/arch/arm64/include/asm/
A Dmmu_context.h51 static inline void cpu_switch_mm(pgd_t *pgd, struct mm_struct *mm) in cpu_switch_mm() function
/linux/arch/nds32/mm/
A Dproc.c529 void cpu_switch_mm(struct mm_struct *mm) in cpu_switch_mm() function

Completed in 13 milliseconds