Home
last modified time | relevance | path

Searched refs:get_pid_from_context (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/nios2/mm/
Dtlb.c105 unsigned long mmu_pid = get_pid_from_context(&vma->vm_mm->context); in flush_tlb_range()
115 unsigned long mmu_pid = get_pid_from_context(&vma->vm_mm->context); in reload_tlb_page()
258 unsigned long mmu_pid = get_pid_from_context(&mm->context); in flush_tlb_mm()
Dmmu_context.c113 unsigned long get_pid_from_context(mm_context_t *context) in get_pid_from_context() function
/linux-6.1.9/arch/nios2/include/asm/
Dmmu_context.h21 extern unsigned long get_pid_from_context(mm_context_t *ctx);