Home
last modified time | relevance | path

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

/arch/sh/include/asm/
Dprocessor.h64 struct tlb_info { struct
86 struct tlb_info itlb; argument
87 struct tlb_info dtlb;
/arch/sh/mm/
Dtlb-sh5.c190 struct tlb_info *tlbp; in __update_tlb()