Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dprom.c223 const unsigned char *pa_ftrs; in check_cpu_pa_features() local
226 pa_ftrs = of_get_flat_dt_prop(node, "ibm,pa-features", &tablelen); in check_cpu_pa_features()
227 if (pa_ftrs == NULL) in check_cpu_pa_features()
230 scan_features(node, pa_ftrs, tablelen, in check_cpu_pa_features()

Completed in 4 milliseconds