Searched defs:way (Results 1 – 13 of 13) sorted by relevance
/arch/xtensa/include/asm/ |
D | tlbflush.h | 130 static inline void write_dtlb_entry (pte_t entry, int way) in write_dtlb_entry() 136 static inline void write_itlb_entry (pte_t entry, int way) in write_itlb_entry() 179 static inline unsigned long read_dtlb_virtual (int way) in read_dtlb_virtual() 186 static inline unsigned long read_dtlb_translation (int way) in read_dtlb_translation() 193 static inline unsigned long read_itlb_virtual (int way) in read_itlb_virtual() 200 static inline unsigned long read_itlb_translation (int way) in read_itlb_translation()
|
/arch/nios2/mm/ |
D | tlb.c | 55 unsigned int way; in flush_tlb_one_pid() local 119 unsigned int way; in flush_tlb_one() local 159 unsigned int way; in dump_tlb_line() local 209 unsigned int way; in flush_tlb_pid() local 248 unsigned int way; in flush_tlb_all() local
|
/arch/sh/mm/ |
D | cache-sh2a.c | 27 static void sh2a_flush_oc_line(unsigned long v, int way) in sh2a_flush_oc_line() 77 int way; in sh2a__flush_wback_region() local 107 int way; in sh2a__flush_purge_region() local
|
D | cache-sh2.c | 29 int way; in sh2__flush_wback_region() local
|
D | cache-debugfs.c | 29 unsigned int waysize, way; in cache_seq_show() local
|
/arch/arm/mm/ |
D | cache-xsc3l2.c | 56 int set, way; in xsc3_l2_inv_all() local 166 int set, way; in xsc3_l2_flush_all() local
|
/arch/blackfin/mach-common/ |
D | pm.c | 107 register u32 way, bank, subbank, set; in flushinv_all_dcache() local
|
/arch/mips/mm/ |
D | cerr-sb1.c | 334 unsigned short way; in extract_ic() local 490 int valid, way; in extract_dc() local
|
/arch/arc/mm/ |
D | tlb.c | 889 #define SET_WAY_TO_IDX(mmu, set, way) ((set) * mmu->ways + (way)) argument 916 int is_valid, way; in do_tlb_overlap_fault() local
|
D | cache.c | 85 unsigned int pad:24, way:2, lsz:2, sz:4; in read_decode_cache_bcr_arcv2() member
|
/arch/cris/include/arch-v32/mach-a3/mach/hwregs/ |
D | l2cache_defs.h | 108 unsigned int way : 3; member
|
/arch/mips/cavium-octeon/executive/ |
D | cvmx-l2c.c | 321 uint64_t way; in cvmx_l2c_lock_line() local
|
/arch/ia64/include/asm/ |
D | pal.h | 290 way : 8, /* 23-16 way in the set member 303 way : 8, /* 23-16 way in the set member 505 way : 5, /* Way in which the member 640 way : 6, /* Way of structure */ member
|