Home
last modified time | relevance | path

Searched full:accessors (Results 1 – 25 of 477) sorted by relevance

12345678910>>...20

/kernel/linux/linux-6.6/tools/build/feature/
Dtest-libunwind.c14 static unw_accessors_t accessors; variable
20 addr_space = unw_create_addr_space(&accessors, 0); in main()
Dtest-libunwind-x86_64.c14 static unw_accessors_t accessors; variable
20 addr_space = unw_create_addr_space(&accessors, 0); in main()
Dtest-libunwind-arm.c14 static unw_accessors_t accessors; variable
20 addr_space = unw_create_addr_space(&accessors, 0); in main()
Dtest-libunwind-x86.c14 static unw_accessors_t accessors; variable
20 addr_space = unw_create_addr_space(&accessors, 0); in main()
Dtest-libunwind-aarch64.c13 static unw_accessors_t accessors; variable
19 addr_space = unw_create_addr_space(&accessors, 0); in main()
/kernel/linux/linux-5.10/tools/build/feature/
Dtest-libunwind.c14 static unw_accessors_t accessors; variable
20 addr_space = unw_create_addr_space(&accessors, 0); in main()
Dtest-libunwind-x86.c14 static unw_accessors_t accessors; variable
20 addr_space = unw_create_addr_space(&accessors, 0); in main()
Dtest-libunwind-arm.c14 static unw_accessors_t accessors; variable
20 addr_space = unw_create_addr_space(&accessors, 0); in main()
Dtest-libunwind-x86_64.c14 static unw_accessors_t accessors; variable
20 addr_space = unw_create_addr_space(&accessors, 0); in main()
Dtest-libunwind-aarch64.c13 static unw_accessors_t accessors; variable
19 addr_space = unw_create_addr_space(&accessors, 0); in main()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dvga.h18 * accessors, which are identical to the z_*() Zorro bus accessors.
/kernel/linux/linux-6.6/arch/m68k/include/asm/
Dvga.h18 * accessors, which are identical to the z_*() Zorro bus accessors.
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dio.h83 * Low level MMIO accessors
85 * This provides the non-bus specific accessors to MMIO. Those are PowerPC
86 * specific and thus shouldn't be used in generic code. The accessors
94 * for the out_* accessors has the arguments in opposite order from the usual
95 * linux PCI accessors. Unlike those, they take the address first and the value
228 * PCI and standard ISA accessors
230 * Those are globally defined linux accessors for devices on PCI or ISA
237 * own implementation of some or all of the accessors.
298 * Non ordered and non-swapping "raw" accessors
433 * PCI PIO and MMIO accessors.
[all …]
Ddcr-native.h32 /* Table based DCR accessors */
36 /* mfdcrx/mtdcrx instruction based accessors. We hand code
/kernel/linux/linux-6.6/Documentation/driver-api/
Ddevice-io.rst171 These are the most generic accessors, providing serialization against other
183 DMA, these "relaxed" versions of the MMIO accessors only serialize against
225 accessed first, a helper is provided for each combination of 64-bit accessors
235 These are low-level MMIO accessors without barriers or byteorder changes and
249 architectures, these are mapped to readl()/writel() style accessors
266 There are no direct 64-bit I/O port accessors, but pci_iomap() in combination
272 accessors add a small delay. On architectures that do not have ISA buses,
283 MMIO accessors, these do not perform a byteswap on big-endian kernels, so the
317 writes. This may or may not be enforced when using __raw I/O accessors or
493 used together with ioread32()/iowrite32() and similar accessors
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dio.h75 * Low level MMIO accessors
77 * This provides the non-bus specific accessors to MMIO. Those are PowerPC
78 * specific and thus shouldn't be used in generic code. The accessors
86 * for the out_* accessors has the arguments in opposite order from the usual
87 * linux PCI accessors. Unlike those, they take the address first and the value
257 * PCI and standard ISA accessors
259 * Those are globally defined linux accessors for devices on PCI or ISA
266 * own implementation of some or all of the accessors.
327 * Non ordered and non-swapping "raw" accessors
477 * PCI PIO and MMIO accessors.
[all …]
Ddcr-native.h32 /* Table based DCR accessors */
36 /* mfdcrx/mtdcrx instruction based accessors. We hand code
/kernel/linux/linux-5.10/include/linux/
Dvirtio_config.h278 /* Memory accessors */
328 /* Config space accessors. */
357 /* Config space accessors. */
392 /* LE (e.g. modern) Config space accessors. */
540 /* Conditional config space accessors. */
551 /* Conditional config space accessors. */
/kernel/linux/linux-6.6/drivers/net/mdio/
DKconfig27 FWNODE MDIO bus (Ethernet PHY) accessors
35 OpenFirmware MDIO bus (Ethernet PHY) accessors
42 ACPI MDIO bus (Ethernet PHY) accessors
/kernel/linux/linux-6.6/include/linux/
Dvirtio_config.h341 /* Memory accessors */
391 /* Config space accessors. */
420 /* Config space accessors. */
455 /* LE (e.g. modern) Config space accessors. */
603 /* Conditional config space accessors. */
614 /* Conditional config space accessors. */
/kernel/linux/linux-6.6/arch/mips/include/asm/
Dkvm_host.h435 /* Generate saved context simple accessors */
493 /* Generate VZ guest context simple accessors */
573 * These generate accessors operating on the saved context in RAM, and wrap them
574 * with the common guest C0 accessors (for use by common emulation code).
596 * These generate accessors operating on the VZ guest context in hardware, and
597 * wrap them with the common guest C0 accessors (for use by common emulation
600 * Accessors operating on the saved context in RAM are also generated to allow
622 * Define accessors for CP0 registers that are accessible to the guest. These
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Darch_timer.h67 /* inline sysreg accessors that make erratum_handler() work */
100 * These register accessors are marked inline so the compiler can
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dkvm_host.h501 /* Generate saved context simple accessors */
559 /* Generate VZ guest context simple accessors */
639 * These generate accessors operating on the saved context in RAM, and wrap them
640 * with the common guest C0 accessors (for use by common emulation code).
659 * We generate the common accessors operating exclusively on the saved context
676 * These generate accessors operating on the VZ guest context in hardware, and
677 * wrap them with the common guest C0 accessors (for use by common emulation
680 * Accessors operating on the saved context in RAM are also generated to allow
704 * Define accessors for CP0 registers that are accessible to the guest. These
/kernel/linux/linux-6.6/drivers/soc/litex/
DKconfig16 accessors.
/kernel/linux/linux-6.6/arch/arm/common/
DMakefile9 obj-$(CONFIG_KRAIT_L2_ACCESSORS) += krait-l2-accessors.o

12345678910>>...20