Searched defs:num_cache_lines (Results 1 – 2 of 2) sorted by relevance
255 static inline void cvmx_fpa_free_nosync(void *ptr, uint64_t pool, uint64_t num_cache_lines) in cvmx_fpa_free_nosync()274 static inline void cvmx_fpa_free(void *ptr, uint64_t pool, uint64_t num_cache_lines) in cvmx_fpa_free()
81 uint32_t num_cache_lines; in Flush() local