cpu_cache_is_present
extern bool cpu_cache_is_present(const unsigned int cache_type);
if (cpu_cache_is_present(SPR_UPR_DCP)) {
if (cpu_cache_is_present(SPR_UPR_ICP)) {
if (cpu_cache_is_present(SPR_UPR_DCP)) {
if (cpu_cache_is_present(SPR_UPR_ICP))
if (!cpu_cache_is_present(cache_type))
if (cpu_cache_is_present(SPR_UPR_ICP)) {