Searched defs:cache_mode (Results 1 – 8 of 8) sorted by relevance
82 enum cvmx_ipd_mode cache_mode, in cvmx_ipd_config()
103 unsigned int cache_mode, bool would_skip) in should_writeback()
773 u16 cache_mode = bo->flags & XE_BO_FLAG_NEEDS_UC ? XE_CACHE_NONE : XE_CACHE_WB; in xe_ggtt_map_bo_unlocked() local817 u16 cache_mode = bo->flags & XE_BO_FLAG_NEEDS_UC ? XE_CACHE_NONE : XE_CACHE_WB; in __xe_ggtt_insert_bo_at() local
60 enum cache_mode { enum
205 u32 cache_mode:4; member473 static inline void cache_mode_set(struct pcache_cache *cache, u32 cache_mode) in cache_mode_set()
129 u32 cache_mode; member
627 u32 cache_mode = hdr.flags & CSF_FW_BINARY_IFACE_ENTRY_CACHE_MODE_MASK; in panthor_fw_load_section_entry() local
3786 enum ice_phy_cache_mode cache_mode) in ice_cache_phy_user_req()