/linux/Documentation/arch/powerpc/ |
H A D | elf_hwcaps.rst | 48 The Power ISA uses the term "facility" to describe a class of instructions, 49 registers, interrupts, etc. The presence or absence of a facility indicates 51 ISA version. For example, if the VSX facility is available, the VSX 84 Vector (aka Altivec, VMX) facility is available. 87 Floating point facility is available. 102 Signal Processing Engine facility is available. 111 The timebase facility (mftb instruction) is not available. 154 DFP facility is available. 164 VSX facility is available. 189 DSCR facility is available. [all …]
|
H A D | dscr.rst | 68 create a facility unavailable exception. Inside this exception handler 71 the DSCR facility for the next time around (both for read and write) by 72 setting DSCR facility in the FSCR register.
|
/linux/arch/s390/include/asm/ |
H A D | facility.h | 11 #include <asm/facility-defs.h> 54 * tested facility is available (likely) the branch is patched into a nop. 74 * That makes it easier to query facility bits with the bit number as 106 * stfle - Store facility list extended 107 * @fac_list: array where facility list can be stored 122 /* More facility bits available with stfle */ in __stfle() 137 * stfle_size - Actual size of the facility list as specified by stfle
|
H A D | crw.h | 39 #define CRW_RSC_MONITOR 0x2 /* monitoring facility */ 42 #define CRW_RSC_CONFIG 0x9 /* configuration-alert facility */ 52 #define CRW_ERC_PERRI 0x07 /* perm. error, facility init */
|
H A D | alternative.h | 42 #define ALT_FACILITY(facility) (ALT_CTX_EARLY << ALT_CTX_SHIFT | \ argument 44 (facility) << ALT_DATA_SHIFT) 46 #define ALT_SPEC(facility) (ALT_CTX_LATE << ALT_CTX_SHIFT | \ argument 48 (facility) << ALT_DATA_SHIFT)
|
/linux/drivers/base/firmware_loader/ |
H A D | Kconfig | 5 tristate "Firmware loading facility" if EXPERT 10 This enables the firmware loading facility in the kernel. The kernel 101 This option enables a sysfs loading facility to enable firmware 113 the requested firmware a sysfs fallback loading facility is made 121 This used to be the default firmware loading facility, and udev used 123 loading facility functionality in udev has been removed, as such it 130 Since this was the default firmware loading facility at one point, 157 for provisioning. Since udev's firmware loading facility has been 167 facility in userspace.
|
/linux/Documentation/ABI/testing/ |
H A D | debugfs-scmi-raw | 5 Description: SCMI Raw synchronous message injection/snooping facility; write 20 Description: SCMI Raw asynchronous message injection/snooping facility; write 38 Description: SCMI Raw message errors facility; any kind of timed-out or 49 Description: SCMI Raw notification snooping facility; any notification 60 Description: SCMI Raw stack reset facility; writing a value to this entry 72 Description: SCMI Raw synchronous message injection/snooping facility; write 96 Description: SCMI Raw asynchronous message injection/snooping facility; write
|
H A D | dev-kmsg | 14 carries the syslog priority and facility. The single decimal 16 priority and the next 8 bits the syslog facility number. 19 log priority and the facility number is set to LOG_USER (1). It 21 facility number LOG_KERN (0), to make sure that the origin of 74 prefix including priority and facility, the 64 bit message
|
/linux/include/linux/sunrpc/ |
H A D | debug.h | 25 dfprintk(FACILITY, fmt, ##__VA_ARGS__) 27 dfprintk_cont(FACILITY, fmt, ##__VA_ARGS__) 29 dfprintk_rcu(FACILITY, fmt, ##__VA_ARGS__) 31 dfprintk_rcu_cont(FACILITY, fmt, ##__VA_ARGS__)
|
/linux/arch/s390/tools/ |
H A D | Makefile | 7 kapi-hdrs-y := $(kapi)/facility-defs.h $(kapi)/dis-defs.h 23 $(kapi)/facility-defs.h: $(obj)/gen_facilities FORCE 24 $(call filechk,facility-defs.h)
|
/linux/drivers/misc/cxl/ |
H A D | hcalls.c | 476 * certain coherent platform facility behaviors. 490 case H_SUCCESS: /* The operation is completed for the coherent platform facility */ in cxl_h_control_facility() 503 case H_STATE: /* The coherent platform facility is not in a valid state */ in cxl_h_control_facility() 513 * cxl_h_reset_adapter - Perform a reset to the coherent platform facility. 543 * platform facility, and for validating the entire 548 * facility is first erased, and then 552 * facility is compared with the image 597 case H_SUCCESS: /* The operation is completed for the coherent platform facility */ in cxl_h_download_facility() 607 case H_STATE: /* The coherent platform facility is not in a valid state */ in cxl_h_download_facility() 621 * platform facility. [all …]
|
H A D | hcalls.h | 171 * cxl_h_reset_adapter - Perform a reset to the coherent platform facility. 187 * platform facility. 195 * platform facility.
|
/linux/arch/s390/boot/ |
H A D | als.c | 7 #include <asm/facility.h> 45 * each facility bit adds up to five characters and in print_missing_facilities() 68 boot_printk("See Principles of Operations for facility bits\n"); in facility_mismatch()
|
/linux/drivers/thermal/testing/ |
H A D | command.c | 7 * Thermal subsystem testing facility. 9 * This facility allows the thermal core functionality to be exercised in a 14 * representing a thermal testing facility command. 220 MODULE_DESCRIPTION("Thermal core testing facility");
|
/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_tm.c | 89 /* check EBB facility is available */ in kvmhv_p9_tm_emulation() 97 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation() 148 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation() 180 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation() 220 /* generate a facility unavailable interrupt */ in kvmhv_p9_tm_emulation()
|
/linux/drivers/scsi/snic/ |
H A D | snic_trc.c | 118 SNIC_ERR("Trace Facility not enabled.\n"); in snic_trc_init() 132 SNIC_INFO("Trace Facility Enabled.\n Trace Buffer SZ %lu Pages.\n", in snic_trc_init() 155 SNIC_INFO("Trace Facility Disabled.\n"); in snic_trc_free()
|
/linux/drivers/usb/musb/ |
H A D | musb_debug.h | 13 #define yprintk(facility, format, args...) \ argument 14 do { printk(facility "%s %d: " format , \
|
/linux/Documentation/arch/s390/ |
H A D | vfio-ap.rst | 2 Adjunct Processor (AP) facility 8 The Adjunct Processor (AP) facility is an IBM Z cryptographic facility comprised 487 facilities: The AP Facilities Test (APFT) facility; the AP Query 488 Configuration Information (QCI) facility; and the AP Queue Interruption Control 489 facility. These features/facilities are made available to a KVM guest via the 496 2. apft: Indicates the APFT facility is available on the guest. This facility 498 facility bit 15 is set). 500 3. apqci: Indicates the AP QCI facility is available on the guest. This facility 502 facility bit 12 is set). 505 guest. This facility can be made available to the guest only if it is [all …]
|
/linux/Documentation/admin-guide/acpi/ |
H A D | initrd_table_override.rst | 36 that a workaround is not accepted in the Linux kernel. And this facility 40 This facility can be used by platform/BIOS vendors to provide a Linux 43 This facility also provides a powerful feature to easily debug and test
|
/linux/Documentation/firmware-guide/acpi/ |
H A D | method-tracing.rst | 5 ACPICA Trace Facility 15 method tracing facility. 80 There are special log entries added by the method tracing facility at 153 Note that all above method tracing facility related module parameters can
|
/linux/arch/s390/include/uapi/asm/ |
H A D | hwctrset.h | 5 * counter facility device driver. 10 * counter facility device driver.
|
/linux/Documentation/admin-guide/ |
H A D | module-signing.rst | 1 Kernel module signing facility 21 The kernel module signing facility cryptographically signs modules during 29 This facility uses X.509 ITU-T standard certificates to encode the public keys 31 type. The built-in facility currently only supports the RSA & NIST P-384 ECDSA 41 The module signing facility is enabled by going to the
|
/linux/include/linux/ |
H A D | fs_context.h | 201 * has enabled the facility. 213 * enabled the facility. 225 * enabled the facility. 237 * enabled the facility and return -EINVAL.
|
/linux/net/x25/ |
H A D | x25_facilities.c | 109 pr_debug("unknown facility " in x25_parse_facilities() 132 pr_debug("unknown facility " in x25_parse_facilities() 143 pr_debug("unknown facility %02X, " in x25_parse_facilities() 172 pr_debug("unknown facility %02X," in x25_parse_facilities()
|
/linux/drivers/message/fusion/ |
H A D | Kconfig | 112 bool "Fusion MPT logging facility" 114 This turns on a logging facility that can be used to debug a number
|