cpu_do_switch_mm
#define cpu_do_switch_mm __glue(CPU_NAME,_switch_mm)
#define cpu_do_switch_mm PROC_VTABLE(switch_mm)
void cpu_do_switch_mm(phys_addr_t pgd_phys, struct mm_struct *mm)