HomeSort by: relevance | last modified time | path
    Searched refs:af_desc_cache (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/xscale/
i80321_aau.c 214 aau321_func_zero.af_desc_cache = iopaau_desc_4_cache;
215 aau321_func_fill8.af_desc_cache = iopaau_desc_4_cache;
216 aau321_func_xor_1_4.af_desc_cache = iopaau_desc_4_cache;
219 aau321_func_xor_5_8.af_desc_cache = iopaau_desc_8_cache;
iopaauvar.h 76 pool_cache_t af_desc_cache; member in struct:iopaau_function
iopaau.c 198 iopaau_desc_free(af->af_desc_cache, firstdesc);
235 struct pool_cache *dc = af->af_desc_cache;
416 struct pool_cache *dc = af->af_desc_cache;

Completed in 15 milliseconds