Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dmachine.h30 #define MAX_MFEATURE_BIT (sizeof(machine_features) * BITS_PER_BYTE) macro
34 if (nr >= MAX_MFEATURE_BIT) in __set_machine_feature()
46 if (nr >= MAX_MFEATURE_BIT) in __clear_machine_feature()
58 if (nr >= MAX_MFEATURE_BIT) in __test_machine_feature()