Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dfirmware.c78 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()