| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A 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() 176 static inline unsigned long read_dtlb_virtual (int way) in read_dtlb_virtual() 183 static inline unsigned long read_dtlb_translation (int way) in read_dtlb_translation() 190 static inline unsigned long read_itlb_virtual (int way) in read_itlb_virtual() 197 static inline unsigned long read_itlb_translation (int way) in read_itlb_translation()
|
| /OK3568_Linux_fs/kernel/arch/nios2/mm/ |
| H A D | tlb.c | 47 unsigned int way; in replace_tlb_one_pid() local 126 unsigned int way; in flush_tlb_one() local 169 unsigned int way; in dump_tlb_line() local 220 unsigned int way; in flush_tlb_pid() local 269 unsigned int way; in flush_tlb_all() local
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | cache-sh2a.c | 26 static void sh2a_flush_oc_line(unsigned long v, int way) in sh2a_flush_oc_line() 76 int way; in sh2a__flush_wback_region() local 106 int way; in sh2a__flush_purge_region() local
|
| H A D | cache-sh2.c | 28 int way; in sh2__flush_wback_region() local
|
| H A D | cache-debugfs.c | 29 unsigned int waysize, way; in cache_seq_show() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/ |
| H A D | mode_adapter.hpp | 67 std::streampos seek(Device& dev, stream_offset off, BOOST_IOS::seekdir way) in seek() 72 BOOST_IOS::seekdir way, BOOST_IOS::openmode which ) in seek() 104 (stream_offset off, BOOST_IOS::seekdir way, BOOST_IOS::openmode which) in seek()
|
| H A D | concept_adapter.hpp | 87 std::streampos seek( stream_offset off, BOOST_IOS::seekdir way, in seek() 95 std::streampos seek( stream_offset off, BOOST_IOS::seekdir way, in seek()
|
| H A D | non_blocking_adapter.hpp | 51 std::streampos seek( stream_offset off, BOOST_IOS::seekdir way, in seek()
|
| H A D | range_adapter.hpp | 95 (stream_offset off, BOOST_IOS::seekdir way) in seek()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/ |
| H A D | seek.hpp | 43 seek( T& t, stream_offset off, BOOST_IOS::seekdir way, in seek() 52 seek( T& t, Device& dev, stream_offset off, BOOST_IOS::seekdir way, in seek()
|
| H A D | checked_operations.hpp | 73 seek_if( T& t, stream_offset off, BOOST_IOS::seekdir way, in seek_if()
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | cache-xsc3l2.c | 44 int set, way; in xsc3_l2_inv_all() local 154 int set, way; in xsc3_l2_flush_all() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/streambuf/ |
| H A D | direct_streambuf.hpp | 190 (off_type off, BOOST_IOS::seekdir way, BOOST_IOS::openmode which) in seekoff() 218 (stream_offset off, BOOST_IOS::seekdir way, BOOST_IOS::openmode which) in seek_impl()
|
| H A D | indirect_streambuf.hpp | 330 (off_type off, BOOST_IOS::seekdir way, BOOST_IOS::openmode which) in seekoff() 344 (stream_offset off, BOOST_IOS::seekdir way, BOOST_IOS::openmode which) in seek_impl()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/detail/ |
| H A D | basic_pointerbuf.hpp | 77 basic_pointerbuf<charT, BufferT>::seekoff(off_type off, ::std::ios_base::seekdir way, ::std::ios_ba… in seekoff()
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | cerr-sb1.c | 321 unsigned short way; in extract_ic() local 477 int valid, way; in extract_dc() local
|
| /OK3568_Linux_fs/kernel/arch/arc/mm/ |
| H A D | tlb.c | 874 #define SET_WAY_TO_IDX(mmu, set, way) ((set) * mmu->ways + (way)) argument 901 int is_valid, way; in do_tlb_overlap_fault() local
|
| H A D | cache.c | 82 unsigned int pad:24, way:2, lsz:2, sz:4; in read_decode_cache_bcr_arcv2() member
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/ |
| H A D | cvmx-l2c.c | 321 uint64_t way; in cvmx_l2c_lock_line() local
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_main.c | 1223 static int sja1105et_fdb_index(int bin, int way) in sja1105et_fdb_index() 1233 int way; in sja1105et_is_fdb_entry_in_bin() local 1268 int bin, way, rc; in sja1105et_fdb_add() local 1350 int index, bin, way, rc; in sja1105et_fdb_del() local
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | cache.c | 133 unsigned int pad:24, way:2, lsz:2, sz:4; in read_decode_cache_bcr_arcv2() member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_cls.h | 258 u32 way; member
|
| H A D | mvpp2_cls.c | 359 void mvpp2_cls_lookup_read(struct mvpp2 *priv, int lkpid, int way, in mvpp2_cls_lookup_read()
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | i5100_edac.c | 314 unsigned way[2]; member
|