Searched refs:cc_pageio (Results 1 – 3 of 3) sorted by relevance
232 volatile uchar_t cc_pageio; /* atomic_swap(CC_PAGEIO, cc_pageio) */ member675 #define CENTRY_PAGEIO(centry) ((centry)->cc_pageio)677 ((centry)->cc_pageio || atomic_swap(CC_PAGEIO, &(centry)->cc_pageio))686 (centry)->cc_pageio = 0; \
876 centry->cc_inuse = centry->cc_pageio = 0; in _sdbc_mem_configure()
1707 (opt_p && (centry.cc_pageio)) || in sdbc_cctl()1738 centry.cc_inuse, centry.cc_pageio, in sdbc_cctl()