Home
last modified time | relevance | path

Searched refs:__set_machine_feature (Results 1 – 1 of 1) 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()