Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/include/asm/
Dsystem.h229 #define MAX_FACILITY_BIT (256*8) /* stfle_fac_list has 256 bytes */ macro
240 if (nr >= MAX_FACILITY_BIT) in test_facility()
/linux-2.6.39/arch/s390/kernel/
Dearly.c276 register unsigned long reg0 asm("0") = MAX_FACILITY_BIT/64 - 1; in setup_facility_list()
283 MAX_FACILITY_BIT/8 - nr); in setup_facility_list()
Dsetup.c404 MAX_FACILITY_BIT/8); in setup_lowcore()
Dsmp.c613 MAX_FACILITY_BIT/8); in __cpu_up()