Home
last modified time | relevance | path

Searched refs:tlbpt_get (Results 1 – 2 of 2) sorted by relevance

/arch/score/mm/
Dtlb-score.c105 idx = tlbpt_get(); in local_flush_tlb_range()
143 idx = tlbpt_get(); in local_flush_tlb_kernel_range()
173 idx = tlbpt_get(); in local_flush_tlb_page()
201 idx = tlbpt_get(); in local_flush_tlb_one()
231 idx = tlbpt_get(); in __update_tlb()
/arch/score/include/asm/
Dtlbflush.h100 static inline long tlbpt_get(void) in tlbpt_get() function