Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
A Dprom.c240 const unsigned char *pa_ftrs; in check_cpu_features() local
243 pa_ftrs = of_get_flat_dt_prop(node, name, &tablelen); in check_cpu_features()
244 if (pa_ftrs == NULL) in check_cpu_features()
247 scan_features(node, pa_ftrs, tablelen, fp, size); in check_cpu_features()

Completed in 3 milliseconds