Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dcpufeature.c12 TYPE_FACILITY, enumerator
23 [S390_CPU_FEATURE_UV] = {.type = TYPE_FACILITY, .num = 158},
39 case TYPE_FACILITY: in cpu_have_feature()