Home
last modified time | relevance | path

Searched full:facility (Results 1 – 25 of 271) sorted by relevance

1234567891011

/linux/Documentation/arch/powerpc/
H A Delf_hwcaps.rst48 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 Ddscr.rst68 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/Documentation/ABI/testing/
H A Ddebugfs-scmi-raw5 Description: SCMI Raw synchronous message injection/snooping facility; write
20 Description: SCMI Raw asynchronous message injection/snooping facility; write
38 Description: SCMI Raw message injection/snooping facility using polling mode;
54 Description: SCMI Raw asynchronous message injection/snooping facility using
74 Description: SCMI Raw message errors facility; any kind of timed-out or
85 Description: SCMI Raw notification snooping facility; any notification
96 Description: SCMI Raw stack reset facility; writing a value to this entry
108 Description: SCMI Raw synchronous message injection/snooping facility; write
132 Description: SCMI Raw asynchronous message injection/snooping facility; write
160 Description: SCMI Raw message injection/snooping facility using polling mode;
[all …]
H A Ddev-kmsg14 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/arch/s390/include/asm/
H A Dfacility.h11 #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 Dcrw.h39 #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 Dalternative.h42 #define ALT_FACILITY(facility) (ALT_CTX_EARLY << ALT_CTX_SHIFT | \ argument
44 (facility) << ALT_DATA_SHIFT)
50 #define ALT_SPEC(facility) (ALT_CTX_LATE << ALT_CTX_SHIFT | \ argument
52 (facility) << ALT_DATA_SHIFT)
/linux/drivers/base/firmware_loader/
H A DKconfig5 tristate "Firmware loading facility" if EXPERT
9 This enables the firmware loading facility in the kernel. The kernel
99 This option enables a sysfs loading facility to enable firmware
111 the requested firmware a sysfs fallback loading facility is made
119 This used to be the default firmware loading facility, and udev used
121 loading facility functionality in udev has been removed, as such it
128 Since this was the default firmware loading facility at one point,
155 for provisioning. Since udev's firmware loading facility has been
165 facility in userspace.
/linux/tools/testing/selftests/kvm/s390/
H A Dcpumodel_subfuncs_test.c18 #include "facility.h"
244 /* MSA - Facility bit 17 */
250 /* MSA - Facility bit 77 */
255 /* MSA5 - Facility bit 57 */
257 /* MSA8 - Facility bit 146 */
259 /* MSA9 - Facility bit 155 */
261 /* SORTL - Facility bit 150 */
263 /* DFLTCC - Facility bit 151 */
265 /* Concurrent-function facility - Facility bit 201 */
/linux/arch/s390/tools/
H A DMakefile7 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/arch/s390/boot/
H A Dals.c7 #include <asm/facility.h>
45 * each facility bit adds up to five characters and in print_missing_facilities()
68 boot_emerg("See z/Architecture Principles of Operation - Facility Indications\n"); in facility_mismatch()
/linux/drivers/thermal/testing/
H A Dcommand.c7 * Thermal subsystem testing facility.
9 * This facility allows the thermal core functionality to be exercised in a
14 * representing a thermal testing facility command.
210 MODULE_DESCRIPTION("Thermal core testing facility");
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_tm.c89 /* 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 Dsnic_trc.c117 SNIC_ERR("Trace Facility not enabled.\n"); in snic_trc_init()
131 SNIC_INFO("Trace Facility Enabled.\n Trace Buffer SZ %lu Pages.\n", in snic_trc_init()
154 SNIC_INFO("Trace Facility Disabled.\n"); in snic_trc_free()
/linux/drivers/usb/musb/
H A Dmusb_debug.h13 #define yprintk(facility, format, args...) \ argument
14 do { printk(facility "%s %d: " format , \
/linux/Documentation/arch/s390/
H A Dvfio-ap.rst2 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 Dinitrd_table_override.rst36 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 Dmethod-tracing.rst5 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 Dhwctrset.h5 * counter facility device driver.
10 * counter facility device driver.
/linux/Documentation/admin-guide/
H A Dmodule-signing.rst1 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/sunrpc/
H A Ddebug.h25 dfprintk(FACILITY, fmt, ##__VA_ARGS__)
27 dfprintk_rcu(FACILITY, fmt, ##__VA_ARGS__)
/linux/net/x25/
H A Dx25_facilities.c109 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/include/linux/
H A Dfs_context.h206 * has enabled the facility.
220 * enabled the facility.
234 * enabled the facility.
248 * enabled the facility and return -EINVAL.
H A Dtsm-mr.h18 * tsm_measurements to detail the measurement facility supported by the
56 * facility and methods for updating measurement registers (MRs)
/linux/drivers/message/fusion/
H A DKconfig112 bool "Fusion MPT logging facility"
114 This turns on a logging facility that can be used to debug a number

1234567891011