Searched refs:ptbase (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/arch/hexagon/mm/
H A Dvm_tlb.c42 if (mm->context.ptbase == current->active_mm->context.ptbase) flush_tlb_range()
71 if (current->active_mm->context.ptbase == mm->context.ptbase) flush_tlb_mm()
82 if (mm->context.ptbase == current->active_mm->context.ptbase) flush_tlb_page()
H A Dinit.c87 init_mm.context.ptbase = __pa(init_mm.pgd); mem_init()
/linux-4.4.14/arch/hexagon/include/asm/
H A Dmmu.h31 unsigned long ptbase; member in struct:mm_context
H A Dmmu_context.h82 __vmnewmap((void *)next->context.ptbase); switch_mm()
H A Dpgalloc.h52 mm->context.ptbase = __pa(pgd); pgd_alloc()
/linux-4.4.14/arch/nios2/mm/
H A Dpgtable.c17 * ptbase | vpn* | zero
H A Dtlb.c256 bad ptbase */ flush_tlb_all()

Completed in 124 milliseconds