Searched refs:local_flush_tlb_page (Results 26 - 32 of 32) sorted by relevance

12

/linux-master/arch/loongarch/mm/
H A Dtlb.c113 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) function
/linux-master/arch/riscv/mm/
H A Dfault.c190 local_flush_tlb_page(addr);
H A Dinit.c346 local_flush_tlb_page(addr);
/linux-master/arch/loongarch/kernel/
H A Dsmp.c694 local_flush_tlb_page(fd->vma, fd->addr1);
714 local_flush_tlb_page(vma, page);
/linux-master/arch/xtensa/kernel/
H A Dsmp.c499 local_flush_tlb_page(fd->vma, fd->addr1);
/linux-master/arch/mips/mm/
H A Dtlb-r4k.c211 void local_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) function
/linux-master/arch/riscv/include/asm/
H A Dpgtable.h487 local_flush_tlb_page(address + nr * PAGE_SIZE);

Completed in 205 milliseconds

12