Searched refs:is_cached (Results 1 – 5 of 5) sorted by relevance
1078 ppa64.c.is_cached = 1; in pblk_ppa32_to_ppa64()1122 } else if (ppa64.c.is_cached) { in pblk_ppa64_to_ppa32()1201 return (ppa.ppa != ADDR_EMPTY && ppa.c.is_cached); in pblk_addr_in_cache()1214 p.c.is_cached = 1; in pblk_cacheline_to_addr()1307 if (p->c.is_cached) { in print_ppa()1351 if (!ppa->c.is_cached && in pblk_boundary_ppa_checks()1360 if (!ppa->c.is_cached && in pblk_boundary_ppa_checks()
91 u8 is_cached; member
800 sas_info->is_cached = 1; in mptsas_del_device_component_by_os()3799 if (sas_info->is_cached) in mptsas_not_responding_devices()4045 if (sas_info->is_cached || in mptsas_handle_queue_full_event()4059 if (sas_info->is_cached || in mptsas_handle_queue_full_event()
1001 bool is_cached = false; in ttm_dma_unpopulate() local1036 is_cached = (ttm_dma_find_pool(pool->dev, in ttm_dma_unpopulate()1052 if (is_cached) in ttm_dma_unpopulate()1058 if (is_cached) { in ttm_dma_unpopulate()
73 u64 is_cached : 1; member