Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dproc-fns.h152 #define cpu_switch_mm(pgd,mm) cpu_do_switch_mm(virt_to_phys(pgd),mm) macro
195 #define cpu_switch_mm(pgd,mm) { } macro