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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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);

Completed in 77 milliseconds