Home
last modified time | relevance | path

Searched full:windows (Results 1 – 25 of 1382) sorted by relevance

12345678910>>...56

/openbmc/linux/drivers/usb/serial/
H A Dipaq.c60 { USB_DEVICE(0x045E, 0x0400) }, /* Windows Powered Pocket PC 2002 */
61 { USB_DEVICE(0x045E, 0x0401) }, /* Windows Powered Pocket PC 2002 */
62 { USB_DEVICE(0x045E, 0x0402) }, /* Windows Powered Pocket PC 2002 */
63 { USB_DEVICE(0x045E, 0x0403) }, /* Windows Powered Pocket PC 2002 */
64 { USB_DEVICE(0x045E, 0x0404) }, /* Windows Powered Pocket PC 2002 */
65 { USB_DEVICE(0x045E, 0x0405) }, /* Windows Powered Pocket PC 2002 */
66 { USB_DEVICE(0x045E, 0x0406) }, /* Windows Powered Pocket PC 2002 */
67 { USB_DEVICE(0x045E, 0x0407) }, /* Windows Powered Pocket PC 2002 */
68 { USB_DEVICE(0x045E, 0x0408) }, /* Windows Powered Pocket PC 2002 */
69 { USB_DEVICE(0x045E, 0x0409) }, /* Windows Powered Pocket PC 2002 */
[all …]
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dosi.rst24 but where Linux was installed to replace the original OS (Windows or OSX).
26 The larger group is the systems tested to run only Windows. Not only that,
27 but many were tested to run with just one specific version of Windows.
28 So even though the BIOS may use _OSI to query what version of Windows is running,
33 with all versions of Windows.
35 But Linux isn't actually compatible with Windows, and the Linux community
37 Windows to its list of _OSI strings. So it is possible that additional strings
41 What should an OEM do if they want to support Linux and Windows
43 for Linux to deal with how Linux is different from Windows.
73 Windows 98, SE: "Microsoft Windows"
[all …]
/openbmc/linux/drivers/acpi/acpica/
H A Dutosi.c27 * the latest version of Windows, which would respond to the latest/newest
28 * _OSI string. Not responding TRUE to the latest version of Windows will
46 * for this string. Basically, the only safe OS strings are windows-related
51 * Windows that the BIOS has requested.
56 {"Windows 2000", NULL, 0, ACPI_OSI_WIN_2000}, /* Windows 2000 */
57 {"Windows 2001", NULL, 0, ACPI_OSI_WIN_XP}, /* Windows XP */
58 {"Windows 2001 SP1", NULL, 0, ACPI_OSI_WIN_XP_SP1}, /* Windows XP SP1 */
59 {"Windows 2001.1", NULL, 0, ACPI_OSI_WINSRV_2003}, /* Windows Server 2003 */
60 {"Windows 2001 SP2", NULL, 0, ACPI_OSI_WIN_XP_SP2}, /* Windows XP SP2 */
61 …{"Windows 2001.1 SP1", NULL, 0, ACPI_OSI_WINSRV_2003_SP1}, /* Windows Server 2003 SP1 - Added 03/2…
[all …]
/openbmc/hiomapd/
H A Dwindows.c31 #include "windows.h"
54 * init_window_mem() - Divide the reserved memory region among the windows
66 * windows. The windows are placed one after the other in ascending in init_window_mem()
68 * shouldn't have allocated more windows than we have memory, but if we in init_window_mem()
71 for (i = 0; i < context->windows.num; i++) { in init_window_mem()
72 uint32_t size = context->windows.window[i].size; in init_window_mem()
75 context->windows.window[i].mem = mem_location; in init_window_mem()
79 MSG_ERR("Total size of windows exceeds reserved mem\n"); in init_window_mem()
80 MSG_ERR("Try smaller or fewer windows\n"); in init_window_mem()
99 if (!context->windows.default_size) { in windows_init()
[all …]
/openbmc/phosphor-mboxd/
H A Dmboxd_windows.c51 * init_window_mem() - Divide the reserved memory region among the windows
63 * windows. The windows are placed one after the other in ascending in init_window_mem()
65 * shouldn't have allocated more windows than we have memory, but if we in init_window_mem()
68 for (i = 0; i < context->windows.num; i++) { in init_window_mem()
69 uint32_t size = context->windows.window[i].size; in init_window_mem()
72 context->windows.window[i].mem = mem_location; in init_window_mem()
76 MSG_ERR("Total size of windows exceeds reserved mem\n"); in init_window_mem()
77 MSG_ERR("Try smaller or fewer windows\n"); in init_window_mem()
96 if (!context->windows.default_size) { in init_windows()
97 /* Default to 1MB windows */ in init_windows()
[all …]
/openbmc/linux/drivers/pci/endpoint/
H A Dpci-epc-mem.c41 * @windows: pointer to windows supported by the device
42 * @num_windows: number of windows device supports
48 struct pci_epc_mem_window *windows, in pci_epc_multi_mem_init() argument
62 if (!windows || !num_windows) in pci_epc_multi_mem_init()
65 epc->windows = kcalloc(num_windows, sizeof(*epc->windows), GFP_KERNEL); in pci_epc_multi_mem_init()
66 if (!epc->windows) in pci_epc_multi_mem_init()
70 page_size = windows[i].page_size; in pci_epc_multi_mem_init()
74 pages = windows[i].size >> page_shift; in pci_epc_multi_mem_init()
92 mem->window.phys_base = windows[i].phys_base; in pci_epc_multi_mem_init()
93 mem->window.size = windows[i].size; in pci_epc_multi_mem_init()
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drepro-issue-fix-with-cc-crate-hashmap.patch55windows/com.rs":"be1564756c9f3ef1398eafeed7b54ba610caba28e8f6258d28a997737ebf9535","src/windows/fi…
57windows/com.rs":"be1564756c9f3ef1398eafeed7b54ba610caba28e8f6258d28a997737ebf9535","src/windows/fi…
/openbmc/linux/drivers/mailbox/
H A Darm_mhuv2.c8 * An MHUv2 mailbox controller can provide up to 124 channel windows (each 32
11 * windows.
19 * hardware - mainly the number of channel windows implemented by the platform,
38 /* Maximum number of channel windows */
167 * @windows: Channel windows implemented by the platform.
182 unsigned int windows; member
222 * @windows: Total number of windows consumed by the channel, only relevant
233 u32 windows; member
329 int i = priv->ch_wn_idx + priv->windows - 1; in mhuv2_data_transfer_rx_startup()
343 int i = priv->ch_wn_idx + priv->windows - 1; in mhuv2_data_transfer_rx_shutdown()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Darm,mhuv2.yaml15 between 1 and 124 channel windows (each 32-bit wide) to provide unidirectional
16 communication with remote processor(s), where the number of channel windows
34 channel windows.
86 The MHUv2 controller may contain up to 124 channel windows (each 32-bit
90 This property allows a platform to describe how these channel windows are
100 The second field of a tuple signifies the number of channel windows where
103 windows that implement the doorbell protocol. For data-transfer protocol,
104 this field signifies the number of 32-bit channel windows that implement
107 The total number of channel windows specified here shouldn't be more than
109 of windows here than what the platform implements.
[all …]
/openbmc/qemu/util/
H A Dtimed-average.c36 * - Create two windows with a certain expiration period, and
38 * - Each time you want to account a new value, do it in both windows.
90 return &ta->windows[ta->current]; in current_window()
113 window_reset(&ta->windows[0]); in timed_average_init()
114 window_reset(&ta->windows[1]); in timed_average_init()
116 /* Both windows are offsetted by half a period */ in timed_average_init()
117 ta->windows[0].expiration = now + ta->period / 2; in timed_average_init()
118 ta->windows[1].expiration = now + ta->period; in timed_average_init()
121 /* Check if the time windows have expired, updating their counters and
135 /* Check if the windows have expired */ in check_expirations()
[all …]
/openbmc/linux/Documentation/usb/
H A Dgadget_multi.rst42 Windows host drivers
45 For the gadget to work under Windows two conditions have to be met:
50 First of all, Windows need to detect the gadget as an USB composite
52 Windows lets USB Generic Parent Driver[5] handle the device which then
66 The other, trickier thing is making Windows install drivers for each
69 For mass storage it is trivial since Windows detect it's an interface
77 To make Windows select RNDIS drivers for the first function in the
107 things don't work as intended before realising Windows have cached
114 Provided INF files have been tested on Windows XP SP3, Windows Vista
115 and Windows 7, all 32-bit versions. It should work on 64-bit versions
[all …]
H A Dgadget_serial.rst42 Windows and know how to configure and build Linux kernels, run
70 | Windows) Driver USB Stack | |
95 the Windows usbser.sys ACM driver, and the Linux USB generic serial
149 either the Windows or Linux ACM driver on the host side. If gadget
155 Installing the Windows Host ACM Driver
157 To use the Windows ACM driver you must have the "linux-cdc-acm.inf"
159 of Windows.
162 to the Windows host with a USB cable, Windows should recognize the
163 gadget serial device and ask for a driver. Tell Windows to find the
166 For example, on Windows XP, when the gadget serial device is first
[all …]
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dstart.rst255 Windows) that uses `CROPS <https://github.com/crops/poky-container>`__,
257 can be a Windows machine capable of running version 2 of Windows Subsystem
263 :wikipedia:`Windows Subsystem for Linux <Windows_Subsystem_for_Linux>`.
266 `WSL 2 <https://learn.microsoft.com/en-us/windows/wsl/install>`__.
349 Yocto Project on a Windows, Mac, or Linux machine.
351 Follow these general steps to prepare a Windows, Mac, or Linux machine
367 Pre-Windows 10 or Windows 10 "Home" version), you must install Docker
372 example, if your build host is running Microsoft Windows Version 10
382Windows <https://docs.docker.com/docker-for-windows/install/#install-docker-desktop-on-windows>`__
383 for Windows build hosts that meet requirements.
[all …]
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dvas.c414 * closes all open windows from the list. But the window is in vas_allocate_window()
417 * may cause some windows are still open when the hypervisor in vas_allocate_window()
420 * open windows. in vas_allocate_window()
424 * closed windows (means with lost credits), do not give new in vas_allocate_window()
425 * window to user space. New windows will be opened only in vas_allocate_window()
426 * after the existing windows are reopened when credits are in vas_allocate_window()
624 * VAS windows can be closed due to lost credits when the core is
641 * Nothing to do if there are no closed windows. in reconfig_open_windows()
648 * assigned to the LPAR and the kernel closes VAS windows in reconfig_open_windows()
650 * uses LIFO (the last windows that are opened will be closed in reconfig_open_windows()
[all …]
H A Dvas.h42 * Co-processor feature - GZIP QoS windows or GZIP default windows
89 * the list of open windows.
93 struct list_head list; /* List of open windows */
94 int nr_open_wins_progress; /* Number of open windows in */
96 int nr_close_wins; /* closed windows in the hypervisor for DLPAR */
97 int nr_open_windows; /* Number of successful open windows */
132 /* List of windows opened which is used for LPM */
/openbmc/linux/fs/fat/
H A DKconfig9 VFAT (Windows 95) file systems), then you must say Y or M here
53 If you have Windows 95 or Windows NT installed on your MSDOS
56 generated by Windows 95 / Windows NT.
64 tristate "VFAT (Windows-95) fs support"
67 This option provides support for normal Windows file systems with
69 used by Windows 95, Windows 98, Windows NT 4.0, and the Unix
/openbmc/u-boot/arch/arm/mach-mvebu/
H A Dmbus.c21 * on the families, there are between 8 and 20 configurable windows,
27 * either 2 (for Dove) or 4 (for other families) windows to map the
32 * - Reads out the SDRAM address decoding windows at initialization
36 * address decoding windows. This is because devices also have their
37 * own windows (configured through registers that are part of each
39 * devices have to configure those device -> SDRAM windows to ensure
43 * dynamically add or remove address decoding windows for the CPU ->
60 /* CPU Address Decode Windows registers */
104 * Functions to manipulate the address decoding windows
298 * windows, with 4 registers of 32 bits per window (ctrl, in armada_370_xp_mbus_win_offset()
[all …]
/openbmc/qemu/docs/about/
H A Dbuild-platforms.rst134 Windows chapter
137 The project aims to support the two most recent versions of Windows that are
138 still supported by the vendor. The minimum Windows API that is currently
139 targeted is "Windows 8", so theoretically the QEMU binaries can still be run
140 on older versions of Windows, too. However, such old versions of Windows are
142 Windows instead.
145 toolchain, either hosted on Linux (Debian/Fedora) or via `MSYS2`_ on Windows.
146 A more recent Windows version is always preferred as it is less likely to have
149 build process to successfully complete. On newer versions of Windows 10,
154 Only 64-bit Windows is supported.
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dvas-window.c69 * be mapped cache-able and is only applicable to send windows.
269 * These registers are common to send/receive windows although they
270 * differ for user/kernel windows. As we resolve the TODOs we may
318 * TODO: Can we mfspr(AMR) even for user windows? in init_xlate_regs()
353 * Design note: For NX receive windows, NX allocates the FIFO buffer in OPAL
357 * write the per-chip RX FIFO addresses to the windows during boot-up
516 pr_err("Too many (%d) open windows\n", VAS_WINDOWS_PER_CHIP); in vas_assign_window_id()
577 * (so both send and receive windows are on the same VAS instance)
580 * NOTE: We access ->windows[] table and assume that vinst->mutex is held.
593 rxwin = vinst->windows[winid]; in get_user_rxwin()
[all …]
H A Dvas.h30 * VAS in each Power9 chip. Each instance of VAS has 64K windows or ports,
47 * The HVWCs for all windows on a specific instance of VAS are in a contiguous
49 * HVWC BAR for the instance. Similarly the UWCs for all windows on an instance
89 * credits? Its NA for NX but may be needed for other receive windows.
227 * to a paste command and hence applies only to receive windows.
269 * Local Notify Scope Control Register. (Receive windows only).
279 * Local DMA Cache Control Register (Receive windows only).
287 * Local Notify Scope Control Register. (Receive windows only).
288 * Not applicable to NX receive windows.
314 * receive windows, one per coprocessor type.
[all …]
/openbmc/qemu/docs/system/i386/
H A Dhyperv.rst12 proprietary OSes, namely, Microsoft Windows.
14 KVM on x86 implements Hyper-V Enlightenments for Windows guests. These features
15 make Windows and Hyper-V guests think they're running on top of a Hyper-V
42 hypervisor. It is known that some Windows versions will do this even when they
75 to shutdown. This effectively blocks crash dump generation by Windows.
100 periodic mode. It is known that certain Windows versions revert to using HPET
128 if there is a Windows version which acts differently.
135 way for Windows to perform system reboot and thus it may not be used.
190 is required by Windows and Hyper-V guests to properly mitigate SMT related CPU
217 by Windows Kernel debugger to send the packets through, rather than sending
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/files/
H A D0001-Fix-narrowing-errors-Wc-11-narrowing.patch8 …../../../../CPP/Windows/ErrorMsg.cpp:24:10: error: case value evaluates to -2147024809, which cann…
22 CPP/Windows/ErrorMsg.cpp | 14 +++++++-------
25 diff --git a/CPP/Windows/ErrorMsg.cpp b/CPP/Windows/ErrorMsg.cpp
27 --- a/CPP/Windows/ErrorMsg.cpp
28 +++ b/CPP/Windows/ErrorMsg.cpp
/openbmc/linux/Documentation/filesystems/
H A Dvfat.rst106 recent Windows don't update it correctly in some
129 emulate the Windows 95 rule for create.
131 **win95**: emulate the Windows 95 rule for display/create.
133 **winnt**: emulate the Windows NT rule for display/create.
135 **mixed**: emulate the Windows NT rule for display,
136 emulate the Windows 95 rule for create.
143 between local time (as used by Windows on FAT) and UTC
176 FAT has the ATTR_RO (read-only) attribute. On Windows,
268 knowledge of the extended FAT file system used in Windows NT 3.5 and
269 Windows 95. I don't guarantee that any of the following is correct,
[all …]
/openbmc/linux/fs/ntfs3/
H A DKconfig8 Windows OS native file system (NTFS) support up to NTFS version 3.1.
21 Windows implementation of ntfs.sys uses 32 bits per clusters.
23 for 16T+ volumes. Windows will not be able to mount such volumes.
31 In Windows 10 one can use command "compact" to compress any files.
46 NOTE: this is linux only feature. Windows will ignore these ACLs.
/openbmc/openbmc/poky/meta-selftest/recipes-devtools/rust/
H A Drust-c-lib-example-crates.inc29 crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
30 crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
31 crate://crates.io/windows/0.48.0 \
32 crate://crates.io/windows-targets/0.48.1 \
69 SRC_URI[winapi-i686-pc-windows-gnu-0.4.0.sha256sum] = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34…
70 SRC_URI[winapi-x86_64-pc-windows-gnu-0.4.0.sha256sum] = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48…
71 SRC_URI[windows-0.48.0.sha256sum] = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b634270…
72 SRC_URI[windows-targets-0.48.1.sha256sum] = "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc…

12345678910>>...56