Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dalternative.h34 #define ALT_TYPE_FACILITY 0 macro
43 ALT_TYPE_FACILITY << ALT_TYPE_SHIFT | \
/linux-6.12.1/arch/s390/kernel/
Dalternative.c23 case ALT_TYPE_FACILITY: in __apply_alternatives()