Home
last modified time | relevance | path

Searched refs:cache_mode (Results 1 – 7 of 7) sorted by relevance

/drivers/soc/qcom/
A Dllcc-qcom.c129 u32 cache_mode; member
224 .cache_mode = 0,
234 .cache_mode = 0,
243 .cache_mode = 0,
252 .cache_mode = 0,
261 .cache_mode = 0,
269 .cache_mode = 0,
278 .cache_mode = 0,
287 .cache_mode = 0,
297 .cache_mode = 0,
[all …]
/drivers/md/bcache/
A Dwriteback.h103 unsigned int cache_mode, bool would_skip) in should_writeback() argument
107 if (cache_mode != CACHE_MODE_WRITEBACK || in should_writeback()
A Drequest.c30 static unsigned int cache_mode(struct cached_dev *dc) in cache_mode() function
366 unsigned int mode = cache_mode(dc); in check_should_bypass()
1011 cache_mode(dc), in cached_dev_write()
A Dsysfs.c112 rw_attribute(cache_mode);
/drivers/gpu/drm/xe/
A Dxe_ggtt.c726 u16 cache_mode = bo->flags & XE_BO_FLAG_NEEDS_UC ? XE_CACHE_NONE : XE_CACHE_WB; in xe_ggtt_map_bo_unlocked() local
727 u16 pat_index = tile_to_xe(ggtt->tile)->pat.idx[cache_mode]; in xe_ggtt_map_bo_unlocked()
770 u16 cache_mode = bo->flags & XE_BO_FLAG_NEEDS_UC ? XE_CACHE_NONE : XE_CACHE_WB; in __xe_ggtt_insert_bo_at() local
771 u16 pat_index = tile_to_xe(ggtt->tile)->pat.idx[cache_mode]; in __xe_ggtt_insert_bo_at()
/drivers/gpu/drm/panthor/
A Dpanthor_fw.c581 u32 cache_mode = hdr.flags & CSF_FW_BINARY_IFACE_ENTRY_CACHE_MODE_MASK; in panthor_fw_load_section_entry() local
600 if (cache_mode != CSF_FW_BINARY_IFACE_ENTRY_CACHE_MODE_CACHED) in panthor_fw_load_section_entry()
/drivers/net/ethernet/intel/ice/
A Dice_common.c3701 enum ice_phy_cache_mode cache_mode) in ice_cache_phy_user_req() argument
3706 switch (cache_mode) { in ice_cache_phy_user_req()

Completed in 780 milliseconds