/linux/drivers/acpi/ |
H A D | osi.c | 3 * osi.c - _OSI implementation 71 struct acpi_osi_entry *osi; in acpi_osi_setup() local 95 osi = &osi_setup_entries[i]; in acpi_osi_setup() 96 osi->enable = false; in acpi_osi_setup() 107 osi = &osi_setup_entries[i]; in acpi_osi_setup() 108 if (!strcmp(osi->string, str)) { in acpi_osi_setup() 109 osi->enable = enable; in acpi_osi_setup() 111 } else if (osi->string[0] == '\0') { in acpi_osi_setup() 112 osi->enable = enable; in acpi_osi_setup() 113 strscpy(osi->string, str, OSI_STRING_LENGTH_MAX); in acpi_osi_setup() [all …]
|
/linux/drivers/cpuidle/ |
H A D | cpuidle-psci-domain.c | 44 /* OSI mode is enabled, set the corresponding domain state. */ in psci_pd_power_off() 69 * Allow power off when OSI has been successfully enabled. in psci_pd_init() 175 /* let's try to enable OSI. */ in psci_cpuidle_domain_probe() 181 use_osi ? "OSI" : "PC"); in psci_cpuidle_domain_probe()
|
H A D | cpuidle-riscv-sbi.c | 212 /* Currently limit the hierarchical topology to be used in OSI mode. */ in sbi_dt_cpu_init_topology() 370 /* OSI mode is enabled, set the corresponding domain state. */ in sbi_cpuidle_pd_power_off() 401 /* Allow power off when OSI is available. */ in sbi_pd_init() 509 /* Detect OSI support based on CPU DT nodes */ in sbi_cpuidle_probe()
|
H A D | cpuidle-psci.c | 226 /* Currently limit the hierarchical topology to be used in OSI mode. */ in psci_dt_cpu_init_topology()
|
/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_nic.h | 34 /* Structure of control information passed by the NIC module to the OSI 66 /** Structure of data information passed by the NIC module to the OSI 71 * OSI layer passes this as-is to the driver. 89 /** Structure passed by NIC module to OSI layer to prepare a command to send
|
/linux/LICENSES/dual/ |
H A D | copyleft-next-0.3.1 | 65 governed by a license that is both OSI-Approved and FSF-Free as of the 100 a license that is OSI-Approved or FSF-Free as of the release date of this 226 "OSI-Approved" means approved as 'Open Source' by the Open Source
|
/linux/Documentation/firmware-guide/acpi/ |
H A D | index.rst | 16 osi
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | psci.yaml | 119 (OSI) CPU suspend mode is introduced. Using a hierarchical representation 120 helps to implement support for OSI mode and OS implementations may choose
|
/linux/drivers/acpi/acpica/ |
H A D | utxfinit.c | 84 /* Initialize the global OSI interfaces list with the static names */ in acpi_initialize_subsystem() 89 "During OSI interfaces initialization")); in acpi_initialize_subsystem()
|
H A D | dbinput.c | 154 {"OSI", 0}, 260 {1, " Osi [Install|Remove <name>]",
|
H A D | nsinit.c | 217 * requested any Windows OSI strings, we will always truncate in acpi_ns_initialize_devices()
|
H A D | dbdisply.c | 73 {&acpi_gbl_interface_handler, "OSI Invocations"}
|
/linux/include/uapi/linux/ |
H A D | llc.h | 75 #define LLC_SAP_OSI 0xFE /* OSI Network Layers. */
|
H A D | kvm.h | 350 } osi; member
|
/linux/Documentation/networking/ |
H A D | bridge.rst | 13 at the data link layer (Layer 2) of the OSI (Open Systems Interconnection) 58 STP is a Layer 2 protocol that operates at the Data Link Layer of the OSI
|
H A D | batman-adv.rst | 9 using UDP packets and sets routing tables, batman-advanced operates on ISO/OSI
|
/linux/net/sunrpc/auth_gss/ |
H A D | gss_generic_token.c | 53 the interfaces, so the code can be fixed if the OSI namespace
|
/linux/include/acpi/ |
H A D | acpixf.h | 118 * Changing this will revert ACPICA (and machine ASL) to pre-OSI behavior. 181 * this value is set to TRUE if any Windows OSI strings have been
|
/linux/include/net/ |
H A D | x25.h | 114 #define X25_MAX_AE_LEN 40 /* Max num of semi-octets in AE - OSI Nw */
|
/linux/Documentation/virt/kvm/ |
H A D | ppc-pv.rst | 217 3) OSI hypercalls
|
/linux/include/trace/events/ |
H A D | kvm.h | 17 ERSN(NMI), ERSN(INTERNAL_ERROR), ERSN(OSI), ERSN(PAPR_HCALL), \
|
/linux/Documentation/driver-api/usb/ |
H A D | writing_musb_glue_layer.rst | 269 Since it is an implementation of the physical layer of the OSI model,
|
/linux/Documentation/admin-guide/laptops/ |
H A D | thinkpad-acpi.rst | 319 OSI(Linux) state). 477 by the ACPI OSI, or by userspace.
|
/linux/tools/include/uapi/linux/ |
H A D | kvm.h | 350 } osi; member
|
/linux/tools/kvm/kvm_stat/ |
H A D | kvm_stat | 271 'OSI': 18,
|