Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Dfirmware.c72 void __init fw_hypertas_feature_init(const char *hypertas, unsigned long len) in fw_hypertas_feature_init() argument
79 for (s = hypertas; s < hypertas + len; s += strlen(s) + 1) { in fw_hypertas_feature_init()
Dpseries.h23 extern void __init fw_hypertas_feature_init(const char *hypertas,
25 extern void __init fw_vec5_feature_init(const char *hypertas,