Searched refs:SKMEM_REGION_CR_NOCACHE (Results 1 – 4 of 4) sorted by relevance
237 buf_srp->srp_cflags |= SKMEM_REGION_CR_NOCACHE; in kern_pbufpool_create()239 buf_srp->srp_cflags &= ~SKMEM_REGION_CR_NOCACHE; in kern_pbufpool_create()
306 #define SKMEM_REGION_CR_NOCACHE 0x80 /* caching-inhibited */ macro
765 if (cflags & SKMEM_REGION_CR_NOCACHE) { in skmem_region_create()
1406 bsrp->srp_cflags |= SKMEM_REGION_CR_NOCACHE; in nxprov_create_common()1408 bsrp->srp_cflags &= ~SKMEM_REGION_CR_NOCACHE; in nxprov_create_common()