Lines Matching refs:P2ALIGN
1024 scrubphys(P2ALIGN(ecc->flt_addr, 64), in cpu_ce_scrub_mem_err()
1448 uint64_t faultpa = P2ALIGN(aflt->flt_addr, 64); in cpu_async_error()
1462 get_ecache_dtag(P2ALIGN(ecache_idx, 64), in cpu_async_error()
1510 flushecacheline(P2ALIGN(aflt->flt_addr, 64), in cpu_async_error()
1901 } else if (prom_get_unum(synd_code, P2ALIGN(afar, 8), in cpu_get_mem_unum()
2309 clearphys(P2ALIGN(aflt->flt_addr, 64), in cpu_async_log_err()
2458 get_ecache_dtag(P2ALIGN(ec_idx, 64), in get_cpu_status()
2543 uint64_t aligned_addr = P2ALIGN(ecc->flt_addr, 8); in cpu_read_paddr()
3017 flushecacheline(P2ALIGN(errpa, 64), in scan_ecache()
3094 (uint32_t)(P2ALIGN(aflt->flt_addr, 64) >> 32), in cpu_log_ecmem_info()
3095 (uint32_t)P2ALIGN(aflt->flt_addr, 64)); in cpu_log_ecmem_info()
3567 get_ecache_dtag(P2ALIGN(index, 64), in scrub_ecache_line()
3985 flushecacheline(P2ALIGN(aflt->flt_addr, 64), in ecache_scrub_misc_err()
4011 get_ecache_dtag(P2ALIGN(index, 64), (uint64_t *)&ec_data[0], &ec_tag, in ecache_scrub_tag_err()