Searched refs:facilities (Results 1 – 15 of 15) sorted by relevance
166 u64 facilities; /* 48-55 */ member220 #define SCLP_HAS_CHP_INFO (sclp.facilities & 0x8000000000000000ULL)221 #define SCLP_HAS_CHP_RECONFIG (sclp.facilities & 0x2000000000000000ULL)222 #define SCLP_HAS_CPU_INFO (sclp.facilities & 0x0800000000000000ULL)223 #define SCLP_HAS_CPU_RECONFIG (sclp.facilities & 0x0400000000000000ULL)224 #define SCLP_HAS_PCI_RECONFIG (sclp.facilities & 0x0000000040000000ULL)225 #define SCLP_HAS_AP_RECONFIG (sclp.facilities & 0x0000000100000000ULL)
37 sclp.facilities = sccb->facilities; in sclp_early_facilities_detect()
365 if (!(sclp_info_sccb.facilities & SCLP_STORAGE_INFO_FACILITY)) in sclp_early_read_storage_info()
485 if ((sclp.facilities & 0xe00000000000ULL) != 0xe00000000000ULL) in sclp_detect_standby_memory()
830 sclp.facilities = scbuf->sclp_active_facility_mask; in sclp_state_change_cb()
31 buffer management facilities for software to interact with
182 bool "Debug facilities"185 Enable this to expose debug facilities over debugfs.
109 KMSAN, and other memory debug facilities, increase the size of
281 } __attribute__ ((packed)) facilities; member
258 if ((rc && !private->rdc_data.facilities.XRC_supported) || in set_timestamp()2044 return private->rdc_data.facilities.PPRC_enabled; in dasd_eckd_pprc_enabled()2161 !(private->rdc_data.facilities.RT_in_LR)) { in dasd_eckd_check_characteristics()
114 bool "Maintainer debug facilities"
234 System controller provides various facilities including power
115 When EDAC_DEBUG is enabled, hardware error injection facilities
72 Enable in-kernel debugging of AML facilities: statistics,
1897 facilities, and registers devices for the various functions
Completed in 37 milliseconds