Home
last modified time | relevance | path

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

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