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

/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dfirmware.c37 * The names in this table match names in rtas/ibm,hypertas-functions. If the
69 * device-tree/ibm,hypertas-functions. Ultimately this functionality may
72 void __init fw_hypertas_feature_init(const char *hypertas, unsigned long len) fw_hypertas_feature_init() argument
79 for (s = hypertas; s < hypertas + len; s += strlen(s) + 1) { fw_hypertas_feature_init()
H A Dpseries.h23 extern void __init fw_hypertas_feature_init(const char *hypertas,
25 extern void __init fw_vec5_feature_init(const char *hypertas,
H A Dsetup.c612 * fw_cmo_feature_init - FW_FEATURE_CMO is not stored in ibm,hypertas-functions,
758 prop = of_get_flat_dt_prop(node, "ibm,hypertas-functions", pseries_probe_fw_features()
/linux-4.1.27/arch/powerpc/kernel/
H A Dprom_init.c1864 x = prom_getproplen(rtas, "ibm,hypertas-functions"); prom_find_machine_type()

Completed in 163 milliseconds