Searched refs:accessible (Results 1 - 200 of 407) sorted by relevance

123

/linux-4.4.14/arch/cris/include/uapi/arch-v10/arch/
H A Duser.h33 unsigned long ibr; /* Not accessible. */
34 unsigned long irp; /* Not accessible. */
36 unsigned long bar; /* Not accessible. */
38 unsigned long brp; /* Not accessible. */
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
H A Dreg_access_test.c14 * Test basic access to the EBB regs, they should be user accessible with no
H A Dcycles_with_mmcr2_test.c14 * Test of counting cycles while manipulating the user accessible bits in MMCR2.
/linux-4.4.14/scripts/gdb/linux/
H A Dlists.py31 gdb.write('head is not accessible\n')
48 gdb.write('prev is not accessible: '
66 gdb.write('next is not accessible: '
/linux-4.4.14/arch/metag/include/asm/
H A Duser_gateway.h10 /* Page of kernel code accessible to userspace. */
H A Dclock.h33 * Only accessible during boot.
38 * Set up the default clock, ensuring all callbacks are valid - only accessible
H A Dio.h146 * make bus memory CPU accessible via the readb/readw/readl/writeb/
/linux-4.4.14/arch/cris/include/uapi/arch-v32/arch/
H A Dcryptocop.h2 * The device /dev/cryptocop is accessible using this driver using
61 /* Usermode accessible (ioctl) operations. */
/linux-4.4.14/arch/arc/include/asm/
H A Dmach_desc.h46 * Current machine - only accessible during boot.
51 * Machine type table - also only accessible during boot
/linux-4.4.14/arch/metag/include/asm/mach/
H A Darch.h54 * Current machine - only accessible during boot.
59 * Machine type table - also only accessible during boot
/linux-4.4.14/arch/arm/include/asm/mach/
H A Darch.h69 * Current machine - only accessible during boot.
74 * Machine type table - also only accessible during boot
/linux-4.4.14/Documentation/ia64/
H A Daliasing-test.c98 fprintf(stderr, "FAIL: %s 0x%lx-0x%lx not accessible\n", path2, offset, offset + length); scan_tree()
216 fprintf(stderr, "FAIL: /dev/mem 0x0-0xa0000 not accessible\n"); main()
228 fprintf(stderr, "FAIL: /dev/mem 0xa0000-0xc0000 not accessible\n"); main()
233 fprintf(stderr, "FAIL: /dev/mem 0xc0000-0x100000 not accessible\n"); main()
248 fprintf(stderr, "FAIL: /dev/mem 0x0-0x100000 not accessible\n"); main()
/linux-4.4.14/sound/soc/codecs/
H A Dpcm1792a.c66 bool accessible; pcm1792a_writeable_reg() local
68 accessible = pcm1792a_accessible_reg(dev, reg); pcm1792a_writeable_reg()
70 return accessible && reg != 0x16 && reg != 0x17; pcm1792a_writeable_reg()
/linux-4.4.14/drivers/ps3/
H A Dps3stor_lib.c94 /* special case: CD-ROM is assumed always accessible */ ps3stor_probe_access()
110 "region %u is not accessible\n", __func__, ps3stor_probe_access()
115 dev_dbg(&dev->sbd.core, "%s:%u: region %u is accessible\n", ps3stor_probe_access()
128 "%s:%u: %lu accessible regions found. Only the first " ps3stor_probe_access()
133 "First accessible region has index %u start %llu size %llu\n", ps3stor_probe_access()
213 dev_err(&dev->sbd.core, "%s:%u: No accessible regions found\n", ps3stor_setup()
/linux-4.4.14/drivers/staging/rdma/ehca/
H A Dhcp_phyp.h63 struct h_galpa user; /* user space accessible resource,
65 struct h_galpa kernel; /* kernel space accessible resource,
/linux-4.4.14/drivers/isdn/hisax/
H A Djade.h17 /* Special registers for access to indirect accessible JADE regs */
106 /* Indirect accessible JADE registers of common interest */
H A Djade.c48 /* Write to indirect accessible jade register set */
/linux-4.4.14/drivers/iommu/
H A Dio-pgtable.c65 * is no longer accessible to the walker by this point.
/linux-4.4.14/arch/x86/include/asm/
H A Dvvar.h6 * A handful of variables are accessible (read-only) from userspace
H A Dio.h173 * make bus memory CPU accessible via the readb/readw/readl/writeb/
H A Dthread_info.h100 #define TIF_NOTSC 16 /* TSC is not accessible in userland */
/linux-4.4.14/arch/powerpc/include/asm/
H A Dps3stor.h53 unsigned int region_idx; /* first accessible region */
/linux-4.4.14/arch/mips/kernel/
H A Dcsrc-r4k.c77 * R2 onwards makes the count accessible to user mode so it can be used init_r4k_clocksource()
H A Dmachine_kexec.c86 * addresses. they are directly accessible through KSEG0 (or machine_kexec()
H A Dsmp-bmips.c564 * Kernel stacks and other important data might only be accessible plat_wired_tlb_setup()
/linux-4.4.14/arch/arm64/kernel/
H A Dsys.c49 * The sys_call_table array must be 4K aligned to be accessible from
H A Dsys32.c46 * The sys_call_table array must be 4K aligned to be accessible from
H A Dcacheinfo.c48 * Register(CCSIDR) is accessible by specifying the required cache
H A Dimage.h70 * accessed by the stub, so provide some aliases to make them accessible.
/linux-4.4.14/tools/cgroup/
H A Dcgroup_event_listener.c76 err(1, "cgroup.event_control is not accessible any more"); main()
/linux-4.4.14/arch/m68k/bvme6000/
H A Drtc.c50 /* Ensure clock and real-time-mode-register are accessible */ rtc_ioctl()
106 /* Ensure clock and real-time-mode-register are accessible */ rtc_ioctl()
H A Dconfig.c185 rtc->msr = 0; /* Ensure timer registers accessible */ bvme6000_sched_init()
229 rtc->msr = 0; /* Ensure timer registers accessible */ bvme6000_gettimeoffset()
275 * are accessible */ bvme6000_hwclk()
327 rtc->msr = 0; /* Ensure clock accessible */ bvme6000_set_clock_mmss()
/linux-4.4.14/arch/arm/mach-zynq/
H A Dplatsmp.c42 /* MS: Expectation that SLCR are directly map and accessible */ zynq_cpun_start()
55 pr_warn("BOOTUP jump vectors not accessible\n"); zynq_cpun_start()
/linux-4.4.14/include/uapi/linux/
H A Dparport.h62 #define PARPORT_MODE_SAFEININT (1<<6) /* SPP registers accessible in IRQ. */
H A Dtarget_core_user.h32 * contain the cdb and data buffers -- the latter accessible via the
H A Dmap_to_7segment.h45 * accessible via the sysfs interface using the following scheme:
H A Dbpf.h275 /* user accessible mirror of in-kernel sk_buff.
H A Dtipc.h86 * Application-accessible port name types
H A Di2o-dev.h2 * I2O user space accessible structures/APIs
H A Dif.h273 * must know all networks accessible).
/linux-4.4.14/arch/metag/mm/
H A Dioremap.c41 /* Custom region addresses are accessible and uncached by default. */ __ioremap()
H A Dinit.c65 /* Alloc and map a page in a known location accessible to userspace. */ user_gateway_init()
/linux-4.4.14/arch/ia64/include/asm/uv/
H A Duv_hub.h70 * This is the total number of bricks accessible in the numalink fabric. It
180 * faster MMR access but not all MMRs are accessible in this space.
226 * are accessible.
/linux-4.4.14/drivers/ide/
H A Dtriflex.c120 * APM bios refuses to suspend if IDE is not accessible. triflex_ide_pci_suspend()
/linux-4.4.14/arch/unicore32/include/asm/
H A Dmmu_context.h62 * We are inserting a "fake" vma for the user-accessible vector page so
/linux-4.4.14/arch/x86/platform/efi/
H A Defi_thunk_64.S16 * addresses need to be accessible by the 32-bit firmware, so we rely on
/linux-4.4.14/arch/alpha/boot/tools/
H A Dmkbb.c99 /* First, open the device and make sure it's accessible */ main()
/linux-4.4.14/arch/cris/include/arch-v32/arch/
H A Dcryptocop.h2 * The device /dev/cryptocop is accessible using this driver using
/linux-4.4.14/security/keys/
H A Dpermission.c96 /* check it's still accessible */ key_validate()
/linux-4.4.14/arch/m68k/mvme16x/
H A Drtc.c48 /* Ensure clock and real-time-mode-register are accessible */ rtc_ioctl()
/linux-4.4.14/arch/mips/pci/
H A Dfixup-malta.c94 * Set top of main memory accessible by ISA or DMA malta_piix_func0_fixup()
H A Dpci-ar724x.c179 * memory space of the device is not accessible. ar724x_pci_write()
184 * accessible. ar724x_pci_write()
H A Dpci-sb1250.c223 ioport_resource.end = 0x01ffffffUL; /* 32MB accessible by sb1250 */ sb1250_pcibios_init()
/linux-4.4.14/arch/cris/include/uapi/asm/
H A Detraxgpio.h2 * The following devices are accessible using this driver using
/linux-4.4.14/arch/ia64/include/asm/sn/
H A Darch.h39 * This is the total number of nodes accessible in the numalink fabric. It
/linux-4.4.14/include/linux/mfd/
H A Dezx-pcap.h49 /* registers accessible by both pcap ports */
71 /* registers accessible by pcap port 1 only (a1200, e2 & e6) */
/linux-4.4.14/drivers/media/rc/
H A Dite-cir.h292 * they only are accessible to the integrated microcontroller. Thus, in order
454 * CIR module and several other modules. A few modules are directly accessible
455 * by the host CPU, but most of them are only accessible by the
456 * micro-controller. The CIR module is only accessible by the
459 * The battery-backed SRAM module is accessible by the host CPU and the
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A Dcsr.h68 * CSR registers are mapped directly into PCI bus space, and are accessible
94 /* 2nd byte of CSR_INT_COALESCING, not accessible via _il_wr()! */
265 * Internal resources are accessible.
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dhead.S406 ; in directly accessible memory (i.e. NOR Flash when booting from Flash,
412 ; in directly accessible memory (see romfs_start). Otherwise it is set to 0.
417 ; accessible flash memory (i.e. NOR flash). It is set to 0 for RAM boot
H A Dptrace.c143 * space but still accessible. This is hack to make it possible to arch_ptrace()
/linux-4.4.14/arch/powerpc/platforms/83xx/
H A Dsuspend-asm.S234 ori r4, r8, 0x001e /* 1 MByte accessible from Kernel Space only */
244 ori r4, r9, 0x001e /* 1 MByte accessible from Kernel Space only */
256 ori r4, r4, 0x001e /* 1 MByte accessible from Kernel Space only */
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Ddevice.c161 pr_err("Could not create device class for user accessible files (err %d)\n", dev_init()
/linux-4.4.14/drivers/net/wireless/rsi/
H A Drsi_91x_usb_ops.c149 /* Copy firmware into DMA-accessible memory */ rsi_load_ta_instructions()
H A Drsi_91x_sdio_ops.c204 /* Copy firmware into DMA-accessible memory */ rsi_load_ta_instructions()
/linux-4.4.14/drivers/extcon/
H A Dextcon-usb-gpio.c176 * accessible until resume completes. So disable IRQ. usb_extcon_suspend()
/linux-4.4.14/arch/x86/um/asm/
H A Delf.h181 /* No user-accessible fixmap addresses, i.e. vsyscall */
/linux-4.4.14/sound/core/seq/
H A Dseq_ports.h29 /* Client ports that are not exported are still accessible, but are
/linux-4.4.14/fs/ntfs/
H A Daops.h47 * ntfs_map_page - map a page into accessible memory, reading it if necessary
/linux-4.4.14/include/linux/amba/
H A Dpl08x.h58 * @periph_buses: the device connected to this channel is accessible via
/linux-4.4.14/include/linux/
H A Dcgroup.h148 * caller is responsible for ensuring that @pos remains accessible until
208 * caller is responsible for ensuring that @pos remains accessible until
313 * offline. The caller naturally needs to ensure that @css is accessible
330 * to ensure that @css is accessible but doesn't have to be holding a
H A Ddma-buf.h81 * required should get added to device_dma_parameters accessible
H A Dregset.h110 * struct user_regset - accessible thread CPU state
H A Dkernfs.h103 * accessible. Dereferencing elem or any other outer entity requires
H A Dkprobes.h160 * accessible seamlessly by probe handling logic.
H A Dmemblock.h337 * accessible during boot
/linux-4.4.14/arch/mips/include/asm/mach-pmcs-msp71xx/
H A Dmsp_usb.h129 * spaces and make them accessible to the USB ISR.
/linux-4.4.14/arch/s390/mm/
H A Ddump_pagetables.c213 * Figure out the maximum virtual address being accessible with the pt_dump_init()
/linux-4.4.14/arch/sh/drivers/pci/
H A Dops-sh7786.c38 * space, it's generally only accessible when in endpoint mode. sh7786_pcie_config_access()
/linux-4.4.14/arch/arm/mach-lpc32xx/
H A Dpm.c43 * SDRAM will still be accessible in direct-run mode. In DDR based systems,
/linux-4.4.14/arch/arm/mach-omap2/
H A Dsram.c58 * SRAM varies. The default accessible size for all device types is 2k. A GP
H A Domap-smp.c60 * OMAP443X GP devices- SMP bit isn't accessible. omap4_secondary_init()
H A Dcm_common.c141 * making its IO space accessible. Return 0 upon success, -EINVAL if no
H A Domap_hwmod_3xxx_data.c1976 * is no more accessible nor functional.
3860 * omap3xxx_hwmod_is_hs_ip_block_usable - is a security IP block accessible?
3867 * data, then we only assume the IP block is accessible if the OMAP is
3873 * Return: 0 if device named @dev_name is not likely to be accessible,
3874 * or 1 if it is likely to be accessible.
H A Dsleep44xx.S251 * OMAP443X GP devices- SMP bit isn't accessible.
/linux-4.4.14/arch/arm/mach-uniphier/
H A Dplatsmp.c45 * in the boot ROM. This area is directly accessible by the secondary CPUs
/linux-4.4.14/sound/pci/cs46xx/
H A Ddsp_spos.h177 /* Only SP accessible registers */
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/
H A Dehea.h177 struct h_epa kernel; /* kernel space accessible resource,
179 struct h_epa_user user; /* user space accessible resource
/linux-4.4.14/arch/arm/kernel/
H A Diwmmxt.S78 @ CP0 and CP1 accessible?
327 @ CP0 and CP1 accessible?
H A Dhyp-stub.S145 @ make CNTP_* and CNTPCT accessible from PL1
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-csr.h70 * CSR registers are mapped directly into PCI bus space, and are accessible
96 /* 2nd byte of CSR_INT_COALESCING, not accessible via iwl_write32()! */
277 * Internal resources are accessible.
/linux-4.4.14/arch/x86/include/asm/uv/
H A Duv_hub.h109 * This is the total number of bricks accessible in the numalink fabric. It
399 * faster MMR access but not all MMRs are accessible in this space.
459 * are accessible.
/linux-4.4.14/arch/mips/include/asm/
H A Dio.h230 * make bus memory CPU accessible via the readb/readw/readl/writeb/
244 * make bus memory CPU accessible via the readb/readw/readl/writeb/
267 * make bus memory CPU accessible via the readb/readw/readl/writeb/
H A Djazz.h15 * but many hardware register are accessible at 0xb9000000 in
/linux-4.4.14/drivers/scsi/
H A Dconstants.c349 {0x040A, "Logical unit not accessible, asymmetric access state "
351 {0x040B, "Logical unit not accessible, target port in standby state"},
352 {0x040C, "Logical unit not accessible, target port in unavailable "
356 {0x0410, "Logical unit not ready, auxiliary memory not accessible"},
733 {0x3A04, "Medium not present - medium auxiliary memory accessible"},
751 {0x3B11, "Medium magazine not accessible"},
790 {0x3F11, "Medium auxiliary memory accessible"},
891 {0x5509, "Medium auxiliary memory not accessible"},
H A Dvmw_pvscsi.h85 * These registers are accessible both via i/o space and mm i/o.
/linux-4.4.14/drivers/scsi/cxlflash/
H A Dsislite.h377 * | Trusted Process accessible |
380 * | Trusted Process accessible |
/linux-4.4.14/drivers/misc/mic/host/
H A Dmic_smpt.c58 /* Total Cumulative system memory accessible by MIC across all SMPT entries */ mic_max_system_memory()
64 /* Maximum system memory address accessible by MIC */ mic_max_system_addr()
/linux-4.4.14/arch/x86/mm/
H A Dioremap.c214 * make bus memory CPU accessible via the readb/readw/readl/writeb/
252 * make bus memory CPU accessible via the readb/readw/readl/writeb/
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_bsg.h138 * lpfc_hw4.h are not accessible from user space.
/linux-4.4.14/drivers/md/persistent-data/
H A Ddm-array.h23 * lookups and updated. It doesn't store this in an accessible place
/linux-4.4.14/drivers/input/misc/
H A Dapanel.c12 * accessible via the i2c/smbus interface. This driver polls those
/linux-4.4.14/drivers/nfc/st-nci/
H A Dspi.c313 pr_debug("%s: dev is NULL. Device is not accessible.\n", st_nci_spi_probe()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h22 /* Hardware core and driver accessible callbacks */
/linux-4.4.14/drivers/ata/
H A Dpata_triflex.c222 * APM bios refuses to suspend if IDE is not accessible. triflex_ata_pci_device_suspend()
/linux-4.4.14/arch/tile/include/uapi/arch/
H A Dchip_tilegx.h180 /** Does the chip have the second revision of the directly accessible
H A Dchip_tilepro.h180 /** Does the chip have the second revision of the directly accessible
/linux-4.4.14/drivers/char/tpm/st33zp24/
H A Di2c.c199 pr_info("%s: i2c client is NULL. Device not accessible.\n", st33zp24_i2c_probe()
H A Dspi.c320 pr_info("%s: dev is NULL. Device is not accessible.\n", tpm_st33_spi_probe()
/linux-4.4.14/drivers/clk/nxp/
H A Dclk-lpc18xx-ccu.c185 * The branch clock registers are only accessible lpc18xx_ccu_gate_is_enabled()
/linux-4.4.14/arch/alpha/include/asm/
H A Dcore_mcpcia.h224 * which gives 1Gbyte of accessible space which relates exactly
H A Dcore_cia.h316 * which gives 1Gbyte of accessible space which relates exactly
/linux-4.4.14/include/xen/interface/
H A Delfnote.h171 * this mapping not being accessible through the initial mapping.
/linux-4.4.14/kernel/power/
H A Duser.c72 /* Hibernating. The image device should be accessible. */ snapshot_open()
/linux-4.4.14/include/sound/
H A Demux_synth.h176 #define SNDRV_EMUX_ST_LOCKED 0x100 /* Not accessible */
/linux-4.4.14/arch/powerpc/kernel/
H A Dfsl_booke_entry_mapping.S4 invstr: mflr r6 /* Make it accessible */
H A Dreloc_32.S38 0: mflr r12 /* Make it accessible */
/linux-4.4.14/arch/powerpc/kvm/
H A Demulate.c165 /* Note: mftb and TBRL/TBWL are user-accessible, so kvmppc_emulate_mfspr()
/linux-4.4.14/arch/powerpc/mm/
H A D44x_mmu.c244 * will not work, current thread info isn't accessible, ... mmu_init_secondary()
/linux-4.4.14/arch/sparc/include/asm/
H A Dprocessor_64.h232 * prefetches into the prefetch-cache which only is accessible prefetch()
H A Dspitfire.h13 /* The following register addresses are accessible via ASI_DMMU
H A Dio_64.h395 /* On sparc64 we have the whole physical IO address space accessible
/linux-4.4.14/arch/hexagon/kernel/
H A Dhead.S194 * It's accessible via the init_thread_union, which is a union
/linux-4.4.14/arch/m32r/include/asm/
H A Dio.h57 * make bus memory CPU accessible via the readb/readw/readl/writeb/
/linux-4.4.14/arch/avr32/include/asm/
H A Dio.h285 * bus memory CPU accessible via the readb/.../writel functions and
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_dbgmgr.h105 void *MemoryVA; /* ptr to associated host-accessible data */
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
H A Docteon_console.c224 * descriptor may not be directly accessible.
563 * are accessible octeon_init_consoles()
/linux-4.4.14/drivers/clocksource/
H A Darm_arch_timer.c695 * has been configured to be accessible from PL1. Use it, so arch_timer_init()
699 * stick to the physical timer. It'd better be accessible... arch_timer_init()
/linux-4.4.14/scripts/kconfig/
H A Dmenu.c556 bool accessible = menu_is_visible(menu); get_prompt_str() local
559 if (location == NULL && accessible) get_prompt_str()
/linux-4.4.14/arch/powerpc/platforms/ps3/
H A Ddevice-init.c569 /* Some devices are not accessible from the Other OS lpar. */ ps3_setup_dynamic_device()
572 pr_debug("%s:%u: not accessible\n", __func__, ps3_setup_dynamic_device()
/linux-4.4.14/arch/sh/kernel/
H A Dtraps_64.c118 /* Check accessible. For misaligned access in the kernel, assume the generate_and_check_address()
119 address is always accessible (and if not, just fault when the generate_and_check_address()
/linux-4.4.14/drivers/scsi/dpt/
H A Ddpti_i2o.h4 /* I2O kernel space accessible structures/APIs
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_ib.c34 * IBs (Indirect Buffers) and areas of GPU accessible memory where
H A Dradeon_bios.c40 * the IGP rom is not accessible via the rom bar as the IGP rom is
H A Dradeon_ring.c35 * buffers are areas of GPU accessible memory that the host
H A Dradeon_i2c.c73 /* Couldn't find an accessible DDC on this connector */ radeon_ddc_probe()
81 /* Couldn't find an accessible EDID on this radeon_ddc_probe()
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.h361 * @brief indicates whether the MFW objects [under mcp_info] are accessible
/linux-4.4.14/drivers/crypto/ux500/hash/
H A Dhash_alg.h175 * accessible via the 32-bit width AMBA rev. 2.0 AHB Bus. Below is a structure
/linux-4.4.14/drivers/edac/
H A Di3200_edac.c280 "i3200: mmio space beyond accessible range (0x%llx)\n", i3200_map_mchbar()
H A Dx38_edac.c266 "x38: mmio space beyond accessible range (0x%llx)\n", x38_map_mchbar()
H A Die31200_edac.c316 ie31200_printk(KERN_ERR, "mmio space beyond accessible range (0x%llx)\n", ie31200_map_mchbar()
/linux-4.4.14/fs/kernfs/
H A Ddir.c518 * While the returned kernfs_node will stay accessible as long as @dentry
519 * is accessible, the returned node can be in any state and the caller is
520 * fully responsible for determining what's accessible.
1141 * dereferences are accessible.
/linux-4.4.14/include/net/
H A Dcfg802154.h87 * nl802154 interface and should be accessible from ieee802154 layer.
/linux-4.4.14/include/net/nfc/
H A Dnfc.h122 * nfc_se - A structure for NFC accessible secure elements.
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-fpa.h274 * accessible by all processors and external hardware.
/linux-4.4.14/arch/s390/kernel/
H A Duprobes.c255 * accessible from the xol area due to range limitations.
/linux-4.4.14/arch/mips/sni/
H A Drm200.c132 * PICs are no accessible via inb/outb the following code uses
/linux-4.4.14/arch/openrisc/include/asm/
H A Duaccess.h42 /* addr_limit is the maximum accessible address for the task. we misuse
/linux-4.4.14/arch/cris/include/asm/
H A Duaccess.h37 /* addr_limit is the maximum accessible address for the task. we misuse
/linux-4.4.14/arch/frv/mb93090-mb00/
H A Dpci-vdk.c31 * The accessible PCI window does not cover the entire CPU address space, but
/linux-4.4.14/arch/m68k/68360/
H A Dhead-ram.S97 * and DRAM should already be mapped and accessible.
H A Dhead-rom.S108 * and DRAM should already be mapped and accessible.
/linux-4.4.14/arch/arm/mach-omap1/
H A Dclock.h63 * become accessible by the hardware. Neither @find_idlest nor
H A Ddevices.c398 * on-chip peripherals accessible on this board (except for few like USB):
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bios.c39 * the IGP rom is not accessible via the rom bar as the IGP rom is
H A Damdgpu_ib.c38 * IBs (Indirect Buffers) and areas of GPU accessible memory where
H A Dcik_ih.c37 * Ring buffers are areas of GPU accessible memory that the GPU
H A Dcz_ih.c37 * Ring buffers are areas of GPU accessible memory that the GPU
H A Diceland_ih.c37 * Ring buffers are areas of GPU accessible memory that the GPU
H A Damdgpu_ring.c39 * buffers are areas of GPU accessible memory that the host
H A Dtonga_ih.c37 * Ring buffers are areas of GPU accessible memory that the GPU
H A Damdgpu_display.c490 /* Couldn't find an accessible DDC on this connector */ amdgpu_ddc_probe()
498 /* Couldn't find an accessible EDID on this amdgpu_ddc_probe()
/linux-4.4.14/drivers/staging/comedi/
H A Dcomedidev.h293 * of the buffer of fixed length prealloc_bufsz is accessible at any
306 * old region no longer accessible
324 * unfilled region not yet accessible
/linux-4.4.14/drivers/staging/rdma/amso1100/
H A Dc2.h334 * Shared host target pages for user-accessible MQs.
/linux-4.4.14/drivers/rtc/
H A Drtc-dev.c262 * features are accessible without using ioctls. rtc_dev_ioctl()
/linux-4.4.14/drivers/scsi/snic/
H A Dsnic_fwint.h228 __le32 tgt_cnt; /* Number of Targets accessible */
/linux-4.4.14/drivers/lguest/
H A Dlguest_user.c170 * We need a complete page for the Guest registers: they are accessible lg_cpu_start()
/linux-4.4.14/drivers/media/radio/wl128x/
H A Dfmdrv_v4l2.c522 * To ensure both the tuner and modulator ioctls are accessible we
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv04.c406 /* make i2c busses accessible */ nv04_devinit_preinit()
/linux-4.4.14/drivers/net/wireless/prism54/
H A Dislpci_eth.c452 /* error mapping the buffer to device accessible memory address */ islpci_eth_receive()
H A Dislpci_dev.c633 /* remap the PCI device base address to accessible */ islpci_alloc_memory()
712 accessible memory address */ islpci_alloc_memory()
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ptp.c427 /* provide pins if BAR4 is accessible */ fm10k_ptp_register()
/linux-4.4.14/drivers/net/phy/
H A Ddp83640_reg.h192 #define USER_IP_SEL (1<<13) /* Selects portion of IP address accessible thru PTP_RXCFG2 */
/linux-4.4.14/drivers/crypto/caam/
H A Djr.c304 * accessible to CAAM (i.e. within a PAMU window granted
H A Dregs.h17 * They have been wired to be safely accessible on 32-bit
737 * Only accessible when direct DECO access is turned on
/linux-4.4.14/arch/sparc/kernel/
H A Dwof.S29 * accessible in any window. Do not change these registers
/linux-4.4.14/arch/x86/include/asm/xen/
H A Dinterface.h172 * entries in the range [0...max_pfn[ are accessible via this pointer.
/linux-4.4.14/arch/cris/arch-v32/drivers/
H A Daxisflashmap.c503 /* rootfs is in directly accessible flash memory = NOR flash. init_axis_flash()
/linux-4.4.14/lib/
H A Dnlattr.c176 * the tb array accessible via the attribute type. Attributes with a type
/linux-4.4.14/mm/
H A Dcma.c336 * objects but this address isn't mapped and accessible cma_declare_contiguous()
H A Ddmapool.c122 * DMA mappings, accessible by the device and its driver without using
/linux-4.4.14/include/uapi/rdma/hfi/
H A Dhfi1_user.h408 * The list of usermode accessible registers.
/linux-4.4.14/arch/mn10300/unit-asb2305/
H A Dpci.c30 * The accessible PCI window does not cover the entire CPU address space, but
/linux-4.4.14/arch/m68k/fpsp040/
H A Dfpsp.h46 | The fsave frame is also accessible from the top via A7.
/linux-4.4.14/sound/isa/wavefront/
H A Dwavefront_midi.c18 * MIDI buses accessible via the interface, one that is routed
/linux-4.4.14/tools/perf/
H A Dbuiltin-probe.c482 "Show accessible variables on PROBEDEF", opt_show_vars), __cmd_probe()
/linux-4.4.14/drivers/tty/serial/8250/
H A D8250_core.c415 * which is not accessible otherwise. Its only purpose is to make the struct
416 * accessible to the runtime-pm callbacks for context suspend/restore.
/linux-4.4.14/drivers/video/fbdev/
H A Dcontrolfb.c615 * VRAM Bank 2 will be accessible through offset 0x600000 if present find_vram_size()
634 * VRAM Bank 1 will be accessible through offset 0x000000 if present find_vram_size()
/linux-4.4.14/drivers/media/pci/saa7164/
H A Dsaa7164-core.c644 /* Check that the hardware is accessible. If the status bytes are saa7164_irq()
645 * 0xFF then the device is not accessible, the the IRQ belongs saa7164_irq()
/linux-4.4.14/drivers/misc/genwqe/
H A Dcard_utils.c983 * Note, these registers are only accessible to the PF through the
996 * Note, these registers are only accessible to the PF through the
/linux-4.4.14/drivers/net/fddi/skfp/
H A Dpmf.c123 * only accessible locally to get/set passwd
212 * only accessible locally to get/set TMIN
/linux-4.4.14/drivers/net/ethernet/amd/
H A Datarilance.c483 PROBE_PRINT(( "lance_probe1: testing memory to be accessible\n" )); lance_probe1()
497 PROBE_PRINT(( "lance_probe1: testing ioport to be accessible\n" )); lance_probe1()
/linux-4.4.14/drivers/target/
H A Dtarget_core_alua.c676 * return 1: Is used to signal LUN not accessible, and check condition/not ready
1197 * is changed for any target port group accessible via core_alua_do_port_transition()
1200 * target port group accessible via other logical units core_alua_do_port_transition()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api.h1748 * accessible)
1751 * 0x0 as accessible only via DBGM RDAT)
1754 * 8000 HW set to 0x0 as not accessible)
/linux-4.4.14/drivers/block/
H A Dataflop.c329 * status bit accessible.
1262 * FDC status register accessible for check_change. If the last disk
1781 /* dummy seek command to make WP bit accessible */ fd_test_drive_present()
/linux-4.4.14/drivers/staging/rts5208/
H A Drtsx_transport.c65 * If the page is not directly accessible -- such as a user buffer rtsx_stor_access_xfer_buf()
/linux-4.4.14/drivers/soc/qcom/
H A Dsmem.c29 * All systems contains a global heap, accessible by all processors in the SoC,
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dio.c556 * memory based shared ram is accessible from different pcm_req()
H A Dos_4bri.c173 The serial number of 4BRI is accessible in accordance with PCI spec diva_4bri_init_card()
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
H A Dcxio_wr.h692 union t3_wr *queue; /* DMA accessible memory */
/linux-4.4.14/drivers/hsi/clients/
H A Dhsi_char.c111 * @channels: Array of channels accessible by the client

Completed in 7097 milliseconds

123