Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c129 u64 trbe_hw_align; member
1193 return sprintf(buf, "%llx\n", cpudata->trbe_hw_align); in align_show()
1312 cpudata->trbe_hw_align = 1ULL << get_trbe_address_align(trbidr); in arm_trbe_probe_cpu()
1313 if (cpudata->trbe_hw_align > SZ_2K) { in arm_trbe_probe_cpu()
1343 cpudata->trbe_align = cpudata->trbe_hw_align; in arm_trbe_probe_cpu()