Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/common/
Dmss_l2_cache.c128 uint64_t * p_scratchpad = (uint64_t *)ZERO_DEVICE_BOTTOM; in config_l2_cache() local
143 *p_scratchpad = g_init_marker + inc; in config_l2_cache()
144 p_scratchpad += CACHE_BLOCK_BYTE_LENGTH / UINT64_BYTE_LENGTH; in config_l2_cache()
270 uint64_t * p_scratchpad = scratchpad_start;
284 *p_scratchpad = g_init_marker + inc;
285 p_scratchpad += CACHE_BLOCK_BYTE_LENGTH / UINT64_BYTE_LENGTH;