Home
last modified time | relevance | path

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

/linux-6.14.4/arch/mips/include/asm/octeon/
Dcvmx-ipd.h82 enum cvmx_ipd_mode cache_mode, in cvmx_ipd_config()
/linux-6.14.4/drivers/md/bcache/
Dwriteback.h103 unsigned int cache_mode, bool would_skip) in should_writeback()
Drequest.c30 static unsigned int cache_mode(struct cached_dev *dc) in cache_mode() function
/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_ggtt.c596 u16 cache_mode = bo->flags & XE_BO_FLAG_NEEDS_UC ? XE_CACHE_NONE : XE_CACHE_WB; in xe_ggtt_map_bo() local
/linux-6.14.4/arch/x86/mm/pat/
Dmemtype.c185 char *cache_mode; in pat_get_cache_mode() local
/linux-6.14.4/drivers/soc/qcom/
Dllcc-qcom.c118 u32 cache_mode; member
/linux-6.14.4/drivers/gpu/drm/panthor/
Dpanthor_fw.c580 u32 cache_mode = hdr.flags & CSF_FW_BINARY_IFACE_ENTRY_CACHE_MODE_MASK; in panthor_fw_load_section_entry() local
/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_common.c3572 enum ice_phy_cache_mode cache_mode) in ice_cache_phy_user_req()