Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
A Dprom.c198 unsigned long tablelen, in scan_features() argument
206 if (tablelen < 3) in scan_features()
209 if (tablelen < len) in scan_features()
213 tablelen -= len; in scan_features()
241 int tablelen; in check_cpu_features() local
243 pa_ftrs = of_get_flat_dt_prop(node, name, &tablelen); in check_cpu_features()
247 scan_features(node, pa_ftrs, tablelen, fp, size); in check_cpu_features()

Completed in 4 milliseconds