Home
last modified time | relevance | path

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

/drivers/s390/char/
Dsclp.h171 u64 facilities; /* 48-55 */ member
223 #define SCLP_HAS_CHP_INFO (sclp.facilities & 0x8000000000000000ULL)
224 #define SCLP_HAS_CHP_RECONFIG (sclp.facilities & 0x2000000000000000ULL)
225 #define SCLP_HAS_CPU_INFO (sclp.facilities & 0x0800000000000000ULL)
226 #define SCLP_HAS_CPU_RECONFIG (sclp.facilities & 0x0400000000000000ULL)
227 #define SCLP_HAS_PCI_RECONFIG (sclp.facilities & 0x0000000040000000ULL)
228 #define SCLP_HAS_AP_RECONFIG (sclp.facilities & 0x0000000100000000ULL)
Dsclp_early.c36 sclp.facilities = sccb->facilities; in sclp_early_facilities_detect()
Dsclp_early_core.c351 if (!(sclp_info_sccb.facilities & SCLP_STORAGE_INFO_FACILITY)) in sclp_early_read_storage_info()
Dsclp_cmd.c457 if ((sclp.facilities & 0xe00000000000ULL) != 0xe00000000000ULL) in sclp_detect_standby_memory()
Dsclp.c830 sclp.facilities = scbuf->sclp_active_facility_mask; in sclp_state_change_cb()
/drivers/soc/fsl/
DKconfig31 buffer management facilities for software to interact with
/drivers/nvdimm/
DKconfig109 KMSAN, and other memory debug facilities, increase the size of
/drivers/s390/block/
Ddasd_eckd.h281 } __attribute__ ((packed)) facilities; member
Ddasd_eckd.c263 if ((rc && !private->rdc_data.facilities.XRC_supported) || in set_timestamp()
2057 return private->rdc_data.facilities.PPRC_enabled; in dasd_eckd_pprc_enabled()
2174 !(private->rdc_data.facilities.RT_in_LR)) { in dasd_eckd_check_characteristics()
/drivers/firmware/
DKconfig271 System controller provides various facilities including power
/drivers/edac/
DKconfig85 When EDAC_DEBUG is enabled, hardware error injection facilities
/drivers/acpi/
DKconfig67 Enable in-kernel debugging of AML facilities: statistics,
/drivers/mfd/
DKconfig1093 facilities, and registers devices for the various functions
1780 facilities, and registers devices for the various functions
/drivers/platform/x86/
DKconfig551 bool "Maintainer debug facilities"