Home
last modified time | relevance | path

Searched defs:cache_mode (Results 1 – 8 of 8) sorted by relevance

/linux/arch/mips/include/asm/octeon/
H A Dcvmx-ipd.h82 enum cvmx_ipd_mode cache_mode, in cvmx_ipd_config()
/linux/drivers/md/bcache/
H A Dwriteback.h103 unsigned int cache_mode, bool would_skip) in should_writeback()
H A Drequest.c30 static unsigned int cache_mode(struct cached_dev *dc) in cache_mode() function
/linux/drivers/gpu/drm/xe/
H 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
770 u16 cache_mode = bo->flags & XE_BO_FLAG_NEEDS_UC ? XE_CACHE_NONE : XE_CACHE_WB; in __xe_ggtt_insert_bo_at() local
/linux/include/linux/
H A Dnode.h60 enum cache_mode { enum
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_fw.c581 u32 cache_mode = hdr.flags & CSF_FW_BINARY_IFACE_ENTRY_CACHE_MODE_MASK; in panthor_fw_load_section_entry() local
/linux/drivers/soc/qcom/
H A Dllcc-qcom.c129 u32 cache_mode; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c3701 enum ice_phy_cache_mode cache_mode) in ice_cache_phy_user_req()