Home
last modified time | relevance | path

Searched refs:hypertas (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dfirmware.c35 * The names in this table match names in rtas/ibm,hypertas-functions. If the
72 * device-tree/ibm,hypertas-functions. Ultimately this functionality may
75 static void __init fw_hypertas_feature_init(const char *hypertas, in fw_hypertas_feature_init() argument
83 for (s = hypertas; s < hypertas + len; s += strlen(s) + 1) { in fw_hypertas_feature_init()
163 prop = of_get_flat_dt_prop(node, "ibm,hypertas-functions", in probe_fw_features()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dfirmware.c35 * The names in this table match names in rtas/ibm,hypertas-functions. If the
75 * device-tree/ibm,hypertas-functions. Ultimately this functionality may
78 static void __init fw_hypertas_feature_init(const char *hypertas, in fw_hypertas_feature_init() argument
86 for (s = hypertas; s < hypertas + len; s += strlen(s) + 1) { in fw_hypertas_feature_init()
166 prop = of_get_flat_dt_prop(node, "ibm,hypertas-functions", in probe_fw_features()

Completed in 1 milliseconds