Searched full:swapping (Results 1 – 25 of 368) sorted by relevance
12345678910>>...15
/linux-6.8/drivers/mtd/maps/ |
D | lantiq-flash.c | 26 * To make PCI work we need to enable the endianness swapping for the address 27 * written to the EBU. This endianness swapping works for PCI correctly but 29 * map. The workaround involves swapping all addresses whilst probing the chip. 30 * Once probing is complete we stop swapping the addresses but swizzle the
|
/linux-6.8/Documentation/devicetree/bindings/ |
D | common-properties.txt | 8 byte swapping, but endianness issues show up frequently in porting drivers to 10 way of handling byte swapping across drivers.
|
/linux-6.8/arch/mips/mti-malta/ |
D | malta-init.c | 175 * Setup the North bridge to do Master byte-lane swapping in prom_init() 208 * Setup the North bridge to do Master byte-lane swapping in prom_init() 233 /* Fix up lane swapping. */ in prom_init()
|
/linux-6.8/drivers/input/mouse/ |
D | sentelic.c | 102 /* swapping is required */ in fsp_reg_read() 106 /* swapping isn't necessary */ in fsp_reg_read() 144 /* swapping is required */ in fsp_reg_write() 147 /* swapping isn't necessary */ in fsp_reg_write() 161 /* swapping is required */ in fsp_reg_write() 164 /* swapping isn't necessary */ in fsp_reg_write() 259 /* swapping is required */ in fsp_page_reg_write() 262 /* swapping isn't necessary */ in fsp_page_reg_write()
|
/linux-6.8/Documentation/admin-guide/mm/ |
D | zswap.rst | 18 performance impact of swapping. 156 Some users cannot tolerate the swapping that comes with zswap store failures 157 and zswap writebacks. Swapping can be disabled entirely (without disabling
|
D | ksm.rst | 146 swapping, compaction, NUMA balancing and page migration, in 279 or on swapping in copy. Those events could help users evaluate whether or how 288 is incremented every time a KSM page is copied when swapping in 289 note that KSM page might be copied when swapping in because do_swap_page()
|
/linux-6.8/Documentation/ABI/testing/ |
D | sysfs-class-typec | 8 requesting data role swapping on the port. Swapping is supported 23 power role swap on the port. Swapping is supported as 58 Swapping is supported as synchronous operation, so write(2) to
|
D | sysfs-kernel-mm-swap | 4 Description: Interface for swapping
|
D | sysfs-class-usb_role | 14 requesting role swapping with non-USB Type-C ports. With USB
|
/linux-6.8/drivers/input/ |
D | touchscreen.c | 170 * swapping requested in the passed in touchscreen_properties and store 192 * swapping requested in the passed in touchscreen_properties and then
|
/linux-6.8/Documentation/driver-api/crypto/iaa/ |
D | iaa-crypto.rst | 472 Swapping out 100 pages 473 Swapping in 100 pages 615 Swapping out 100 pages 616 Swapping in 100 pages 727 printf("Swapping out %d pages\n", nr_pages); 738 printf("Swapping in %d pages\n", nr_pages);
|
/linux-6.8/drivers/mtd/chips/ |
D | Kconfig | 45 prompt "Flash cmd/query data swapping" 52 enabled, means that the CPU will not do any swapping; the chips
|
/linux-6.8/Documentation/devicetree/bindings/mips/cavium/ |
D | sata-uctl.txt | 13 - control endian swapping for all UAHC registers and DMA accesses
|
/linux-6.8/arch/sh/include/mach-common/mach/ |
D | mangle-port.h | 11 * Sane hardware offers swapping of PCI/ISA I/O space accesses in hardware;
|
/linux-6.8/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
D | retired.json | 16 …, are counted. TTBRn registers are typically updated when the kernel is swapping user-space thread…
|
/linux-6.8/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/ |
D | retired.json | 16 …, are counted. TTBRn registers are typically updated when the kernel is swapping user-space thread…
|
/linux-6.8/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ |
D | retired.json | 16 …, are counted. TTBRn registers are typically updated when the kernel is swapping user-space thread…
|
/linux-6.8/Documentation/devicetree/bindings/misc/ |
D | ifm-csi.txt | 17 - ifm,csi-byte-swap: if this property is present, the byte swapping on
|
/linux-6.8/include/linux/soc/amlogic/ |
D | meson-canvas.h | 59 * @endian: byte swapping (swap16, swap32, swap64, swap128)
|
/linux-6.8/include/soc/at91/ |
D | atmel-sfr.h | 19 #define AT91_SFR_UTMISWAP 0x3c /* UTMI DP/DM Pin Swapping Register */
|
/linux-6.8/drivers/usb/typec/mux/ |
D | Kconfig | 19 connected state and the swapping of the SBU lines in a Type-C port.
|
/linux-6.8/Documentation/hwmon/ |
D | nzxt-kraken2.rst | 33 supports hot swapping.
|
D | gigabyte_waterforce.rst | 31 supports hot swapping.
|
/linux-6.8/arch/mips/include/asm/mach-generic/ |
D | mangle-port.h | 17 * Sane hardware offers swapping of PCI/ISA I/O space accesses in hardware;
|
/linux-6.8/drivers/usb/typec/ucsi/ |
D | Kconfig | 13 the ports and support basic operations like role swapping, the driver
|
12345678910>>...15