Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_implfuncs.h75 extern boolean_t i_ddi_check_cache_attr(uint_t flags);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dpmem.c161 if (i_ddi_check_cache_attr(flags) == B_FALSE || in devmap_pmem_setup()
242 if (i_ddi_check_cache_attr(flags) == B_FALSE || in devmap_pmem_remap()
H A Dddi_impl.c1521 i_ddi_check_cache_attr(uint_t flags) in i_ddi_check_cache_attr() function
/illumos-gate/usr/src/uts/sun4/os/
H A Dddi_impl.c998 i_ddi_check_cache_attr(uint_t flags) in i_ddi_check_cache_attr() function
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_dev.c3624 if (i_ddi_check_cache_attr(flags) == B_FALSE) in devmap_umem_setup()
3729 if (i_ddi_check_cache_attr(flags) == B_FALSE) in devmap_umem_remap()
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c6917 if (i_ddi_check_cache_attr(flags) == B_FALSE) in ddi_dma_mem_alloc()