Home
last modified time | relevance | path

Searched defs:cache_mode (Results 1 – 9 of 9) 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/include/linux/
H A Dnode.h60 enum cache_mode { enum
/linux/drivers/gpu/drm/xe/
H A Dxe_ggtt.c803 u16 cache_mode = bo->flags & XE_BO_FLAG_NEEDS_UC ? XE_CACHE_NONE : XE_CACHE_WB; in xe_ggtt_map_bo_unlocked() local
900 u16 cache_mode = bo->flags & XE_BO_FLAG_NEEDS_UC ? XE_CACHE_NONE : XE_CACHE_WB; in __xe_ggtt_insert_bo_at() local
/linux/drivers/md/dm-pcache/
H A Dcache.h205 u32 cache_mode:4; member
473 static inline void cache_mode_set(struct pcache_cache *cache, u32 cache_mode) in cache_mode_set()
/linux/arch/x86/mm/pat/
H A Dmemtype.c187 char *cache_mode; in pat_get_cache_mode() local
/linux/drivers/soc/qcom/
H A Dllcc-qcom.c129 u32 cache_mode; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c3755 enum ice_phy_cache_mode cache_mode) in ice_cache_phy_user_req()