Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dfacility.h59 static __always_inline bool __test_facility_constant(unsigned long nr) in __test_facility_constant() function
86 return __test_facility_constant(nr); in test_facility()