Home
last modified time | relevance | path

Searched refs:LLC_FAST (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dllc1.h142 #define LLC_FAST 0x0002 /* use "fast" path */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dllc1.c507 if ((ld->llc_flags & (LLC_RAW | LLC_FAST)) == 0 || in llc1_uwput()