Searched defs:cacheline (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | intel_timeline.c | 49 hwsp_alloc(struct intel_timeline *timeline, unsigned int *cacheline) in hwsp_alloc() 100 static void __idle_hwsp_free(struct intel_timeline_hwsp *hwsp, int cacheline) in __idle_hwsp_free() 164 cacheline_alloc(struct intel_timeline_hwsp *hwsp, unsigned int cacheline) in cacheline_alloc() 235 unsigned int cacheline; in intel_timeline_init() local 453 unsigned int cacheline; in __intel_timeline_get_seqno() local
|
| H A D | intel_ring.h | 110 #define cacheline(a) round_down(a, CACHELINE_BYTES) in assert_ring_tail_valid() macro
|
| H A D | selftest_timeline.c | 72 unsigned long cacheline; in __mock_hwsp_timeline() local
|
| /OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/dpio/ |
| H A D | qbman_portal.h | 129 const uint32_t *cacheline) in qb_attr_code_decode() 137 uint32_t *cacheline, uint32_t val) in qb_attr_code_encode() 145 uint64_t *cacheline, uint64_t val) in qb_attr_code_encode_64()
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | vmlinux.lds.h | 1087 #define PERCPU_INPUT(cacheline) \ argument 1124 #define PERCPU_VADDR(cacheline, vaddr, phdr) \ argument 1143 #define PERCPU_SECTION(cacheline) \ argument 1169 #define RW_DATA(cacheline, pagealigned, inittask) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/soc/qcom/ |
| H A D | smem.c | 153 __le32 cacheline; member 269 size_t cacheline[SMEM_HOST_COUNT]; member 287 size_t cacheline) in phdr_to_first_cached_entry() 321 cached_entry_next(struct smem_private_entry *e, size_t cacheline) in cached_entry_next() 513 size_t cacheline, in qcom_smem_get_private()
|
| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | bset.c | 526 unsigned int cacheline, in cacheline_to_bkey() 538 unsigned int cacheline, in bkey_to_cacheline_offset() 558 static struct bkey *table_to_bkey(struct bset_tree *t, unsigned int cacheline) in table_to_bkey() 694 unsigned int j, cacheline = 1; in bch_bset_build_written_tree() local
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | prom_irqtrans.c | 355 static unsigned char cacheline[64] in tomatillo_wsync_handler() local
|
| /OK3568_Linux_fs/kernel/drivers/lightnvm/ |
| H A D | pblk.h | 149 struct ppa_addr cacheline; /* Cacheline for this entry */ member
|