Searched refs:ptbase (Results 1 – 4 of 4) sorted by relevance
31 if (mm->context.ptbase == current->active_mm->context.ptbase) in flush_tlb_range()60 if (current->active_mm->context.ptbase == mm->context.ptbase) in flush_tlb_mm()71 if (mm->context.ptbase == current->active_mm->context.ptbase) in flush_tlb_page()
18 unsigned long ptbase; member
45 __vmnewmap((void *)next->context.ptbase); in switch_mm()
39 mm->context.ptbase = __pa(pgd); in pgd_alloc()