Searched refs:__do_tlb_refill (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/cpu-sh5/cpu/
H A Dmmu_context.h18 extern void __do_tlb_refill(unsigned long address, unsigned long long is_text_not_data, pte_t *pte);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/cpu-sh5/cpu/
H A Dmmu_context.h18 extern void __do_tlb_refill(unsigned long address, unsigned long long is_text_not_data, pte_t *pte);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/mm/
H A Dfault_64.c45 inline void __do_tlb_refill(unsigned long address, function
110 __do_tlb_refill(address, textaccess, pte);
169 __do_tlb_refill(address, textaccess, pte);
H A Dtlbflush_64.c223 __do_tlb_refill(address, textaccess, pte);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/mm/
H A Dfault_64.c45 inline void __do_tlb_refill(unsigned long address, function
110 __do_tlb_refill(address, textaccess, pte);
169 __do_tlb_refill(address, textaccess, pte);
H A Dtlbflush_64.c223 __do_tlb_refill(address, textaccess, pte);

Completed in 97 milliseconds