Home
last modified time | relevance | path

Searched refs:i_ddi_check_cache_attr (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dddi_implfuncs.h96 i_ddi_check_cache_attr(uint_t flags);
/titanic_44/usr/src/uts/i86pc/os/
H A Dpmem.c163 if (i_ddi_check_cache_attr(flags) == B_FALSE || in devmap_pmem_setup()
244 if (i_ddi_check_cache_attr(flags) == B_FALSE || in devmap_pmem_remap()
H A Dddi_impl.c1533 i_ddi_check_cache_attr(uint_t flags) in i_ddi_check_cache_attr() function
/titanic_44/usr/src/uts/sun4/os/
H A Dddi_impl.c997 i_ddi_check_cache_attr(uint_t flags) in i_ddi_check_cache_attr() function
/titanic_44/usr/src/uts/common/vm/
H A Dseg_dev.c3620 if (i_ddi_check_cache_attr(flags) == B_FALSE) in devmap_umem_setup()
3725 if (i_ddi_check_cache_attr(flags) == B_FALSE) in devmap_umem_remap()
/titanic_44/usr/src/uts/common/os/
H A Dsunddi.c6999 if (i_ddi_check_cache_attr(flags) == B_FALSE) in ddi_dma_mem_alloc()