| /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/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/arch/s390/include/asm/ |
| H A D | alternative.h | 42 #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/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 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 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/drivers/usb/musb/ |
| H A D | musb_debug.h | 13 #define yprintk(facility, format, args...) \ argument 14 do { printk(facility "%s %d: " format , \
|
| /linux/drivers/base/firmware_loader/ |
| H A D | Kconfig | 5 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/kernel/printk/ |
| H A D | printk.c | 658 (info->facility << 3) | info->level, info->seq, in info_print_ext_header() 727 int devkmsg_emit(int facility, int level, const char *fmt, ...) in devkmsg_emit() argument 733 r = vprintk_emit(facility, level, NULL, fmt, args); in devkmsg_emit() 743 int facility = 1; /* LOG_USER */ in devkmsg_write() local 790 facility = LOG_FACILITY(u); in devkmsg_write() 796 devkmsg_emit(facility, level, "%s", line); in devkmsg_write() 1124 dest_r.info->facility = r->info->facility; in add_to_rb() 1382 len = print_syslog((info->facility << 3) | info->level, buf); in info_print_prefix() 2216 static u16 printk_sprint(char *text, u16 size, int facility, in printk_sprint() argument 2231 if (facility == 0) { in printk_sprint() [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/features/locking/lockdep/ |
| H A D | arch-support.txt | 4 # description: arch supports the runtime locking correctness debug facility
|
| /linux/Documentation/features/core/generic-idle-thread/ |
| H A D | arch-support.txt | 4 # description: arch makes use of the generic SMP idle thread facility
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_h323_main.c | 964 Facility_UUIE *facility) in process_facility() argument 971 if (facility->reason.choice == eFacilityReason_callForwarded) { in process_facility() 972 if (facility->options & eFacility_UUIE_alternativeAddress) in process_facility() 975 &facility-> in process_facility() 980 if (facility->options & eFacility_UUIE_h245Address) { in process_facility() 982 &facility->h245Address); in process_facility() 987 if (facility->options & eFacility_UUIE_fastStart) { in process_facility() 988 for (i = 0; i < facility->fastStart.count; i++) { in process_facility() 991 &facility->fastStart.item[i]); in process_facility() 1061 &pdu->h323_message_body.facility); in process_q931()
|
| /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
|
| /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/arch/powerpc/platforms/powernv/ |
| H A D | Kconfig | 28 This enables the opal-prd driver, a facility to run processor
|
| /linux/Documentation/filesystems/caching/ |
| H A D | fscache.rst | 10 This facility is a general purpose cache for network filesystems, though it 35 facility to a network filesystem such that the cache is transparent to the 138 * An invalidation facility is available to discard data from the cache and 321 If CONFIG_NETFS_DEBUG is enabled, the FS-Cache facility and NETFS support can
|
| /linux/fs/f2fs/ |
| H A D | Kconfig | 69 Security labels provide an access control facility to support Linux 88 bool "F2FS fault injection facility"
|
| /linux/net/ceph/ |
| H A D | Kconfig | 42 be resolved using the CONFIG_DNS_RESOLVER facility.
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | method-tracing.rst | 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/Documentation/driver-api/ |
| H A D | s390-drivers.rst | 90 The channel-measurement facility 93 The channel-measurement facility provides a means to collect measurement
|
| /linux/Documentation/devicetree/bindings/fsi/ |
| H A D | fsi.txt | 5 engines within those slaves. However, we have a facility to match devicetree 40 not be described; this binding only provides an optional facility for
|
| /linux/Documentation/driver-api/firmware/ |
| H A D | direct-fs-lookup.rst | 9 uses common core kernel file loader facility kernel_read_file_from_path().
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-bus-usb | 8 not the "USB-Persist" facility is enabled for the device. For 9 hubs this facility is always enabled and their device
|
| /linux/Documentation/arch/x86/ |
| H A D | xstate.rst | 57 feature or a feature set. A feature set can be mapped to a facility, e.g. 61 is required for a facility to work.
|