Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dmachine.h31 static inline void __set_machine_feature(unsigned int nr, unsigned long *mfeatures) in __set_machine_feature() function
40 __set_machine_feature(nr, machine_features); in set_machine_feature()
/linux-6.15/arch/s390/boot/
H A Dalternative.c41 __set_machine_feature(nr, alt_debug.mfeatures); in alt_debug_modify()