/linux-4.4.14/arch/cris/include/uapi/arch-v10/arch/ |
H A D | user.h | 33 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 D | reg_access_test.c | 14 * Test basic access to the EBB regs, they should be user accessible with no
|
H A D | cycles_with_mmcr2_test.c | 14 * Test of counting cycles while manipulating the user accessible bits in MMCR2.
|
/linux-4.4.14/scripts/gdb/linux/ |
H A D | lists.py | 31 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 D | user_gateway.h | 10 /* Page of kernel code accessible to userspace. */
|
H A D | clock.h | 33 * Only accessible during boot. 38 * Set up the default clock, ensuring all callbacks are valid - only accessible
|
H A D | io.h | 146 * make bus memory CPU accessible via the readb/readw/readl/writeb/
|
/linux-4.4.14/arch/cris/include/uapi/arch-v32/arch/ |
H A D | cryptocop.h | 2 * 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 D | mach_desc.h | 46 * 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 D | arch.h | 54 * 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 D | arch.h | 69 * Current machine - only accessible during boot. 74 * Machine type table - also only accessible during boot
|
/linux-4.4.14/Documentation/ia64/ |
H A D | aliasing-test.c | 98 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 D | pcm1792a.c | 66 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 D | ps3stor_lib.c | 94 /* 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 D | hcp_phyp.h | 63 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 D | jade.h | 17 /* Special registers for access to indirect accessible JADE regs */ 106 /* Indirect accessible JADE registers of common interest */
|
H A D | jade.c | 48 /* Write to indirect accessible jade register set */
|
/linux-4.4.14/drivers/iommu/ |
H A D | io-pgtable.c | 65 * is no longer accessible to the walker by this point.
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | vvar.h | 6 * A handful of variables are accessible (read-only) from userspace
|
H A D | io.h | 173 * make bus memory CPU accessible via the readb/readw/readl/writeb/
|
H A D | thread_info.h | 100 #define TIF_NOTSC 16 /* TSC is not accessible in userland */
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | ps3stor.h | 53 unsigned int region_idx; /* first accessible region */
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | csrc-r4k.c | 77 * R2 onwards makes the count accessible to user mode so it can be used init_r4k_clocksource()
|
H A D | machine_kexec.c | 86 * addresses. they are directly accessible through KSEG0 (or machine_kexec()
|
H A D | smp-bmips.c | 564 * Kernel stacks and other important data might only be accessible plat_wired_tlb_setup()
|
/linux-4.4.14/arch/arm64/kernel/ |
H A D | sys.c | 49 * The sys_call_table array must be 4K aligned to be accessible from
|
H A D | sys32.c | 46 * The sys_call_table array must be 4K aligned to be accessible from
|
H A D | cacheinfo.c | 48 * Register(CCSIDR) is accessible by specifying the required cache
|
H A D | image.h | 70 * accessed by the stub, so provide some aliases to make them accessible.
|
/linux-4.4.14/tools/cgroup/ |
H A D | cgroup_event_listener.c | 76 err(1, "cgroup.event_control is not accessible any more"); main()
|
/linux-4.4.14/arch/m68k/bvme6000/ |
H A D | rtc.c | 50 /* 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 D | config.c | 185 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 D | platsmp.c | 42 /* 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 D | parport.h | 62 #define PARPORT_MODE_SAFEININT (1<<6) /* SPP registers accessible in IRQ. */
|
H A D | target_core_user.h | 32 * contain the cdb and data buffers -- the latter accessible via the
|
H A D | map_to_7segment.h | 45 * accessible via the sysfs interface using the following scheme:
|
H A D | bpf.h | 275 /* user accessible mirror of in-kernel sk_buff.
|
H A D | tipc.h | 86 * Application-accessible port name types
|
H A D | i2o-dev.h | 2 * I2O user space accessible structures/APIs
|
H A D | if.h | 273 * must know all networks accessible).
|
/linux-4.4.14/arch/metag/mm/ |
H A D | ioremap.c | 41 /* Custom region addresses are accessible and uncached by default. */ __ioremap()
|
H A D | init.c | 65 /* 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 D | uv_hub.h | 70 * 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 D | triflex.c | 120 * APM bios refuses to suspend if IDE is not accessible. triflex_ide_pci_suspend()
|
/linux-4.4.14/arch/unicore32/include/asm/ |
H A D | mmu_context.h | 62 * We are inserting a "fake" vma for the user-accessible vector page so
|
/linux-4.4.14/arch/x86/platform/efi/ |
H A D | efi_thunk_64.S | 16 * addresses need to be accessible by the 32-bit firmware, so we rely on
|
/linux-4.4.14/arch/alpha/boot/tools/ |
H A D | mkbb.c | 99 /* First, open the device and make sure it's accessible */ main()
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/ |
H A D | cryptocop.h | 2 * The device /dev/cryptocop is accessible using this driver using
|
/linux-4.4.14/security/keys/ |
H A D | permission.c | 96 /* check it's still accessible */ key_validate()
|
/linux-4.4.14/arch/m68k/mvme16x/ |
H A D | rtc.c | 48 /* Ensure clock and real-time-mode-register are accessible */ rtc_ioctl()
|
/linux-4.4.14/arch/mips/pci/ |
H A D | fixup-malta.c | 94 * Set top of main memory accessible by ISA or DMA malta_piix_func0_fixup()
|
H A D | pci-ar724x.c | 179 * memory space of the device is not accessible. ar724x_pci_write() 184 * accessible. ar724x_pci_write()
|
H A D | pci-sb1250.c | 223 ioport_resource.end = 0x01ffffffUL; /* 32MB accessible by sb1250 */ sb1250_pcibios_init()
|
/linux-4.4.14/arch/cris/include/uapi/asm/ |
H A D | etraxgpio.h | 2 * The following devices are accessible using this driver using
|
/linux-4.4.14/arch/ia64/include/asm/sn/ |
H A D | arch.h | 39 * This is the total number of nodes accessible in the numalink fabric. It
|
/linux-4.4.14/include/linux/mfd/ |
H A D | ezx-pcap.h | 49 /* 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 D | ite-cir.h | 292 * 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 D | csr.h | 68 * 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 D | head.S | 406 ; 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 D | ptrace.c | 143 * space but still accessible. This is hack to make it possible to arch_ptrace()
|
/linux-4.4.14/arch/powerpc/platforms/83xx/ |
H A D | suspend-asm.S | 234 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 D | device.c | 161 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 D | rsi_91x_usb_ops.c | 149 /* Copy firmware into DMA-accessible memory */ rsi_load_ta_instructions()
|
H A D | rsi_91x_sdio_ops.c | 204 /* Copy firmware into DMA-accessible memory */ rsi_load_ta_instructions()
|
/linux-4.4.14/drivers/extcon/ |
H A D | extcon-usb-gpio.c | 176 * accessible until resume completes. So disable IRQ. usb_extcon_suspend()
|
/linux-4.4.14/arch/x86/um/asm/ |
H A D | elf.h | 181 /* No user-accessible fixmap addresses, i.e. vsyscall */
|
/linux-4.4.14/sound/core/seq/ |
H A D | seq_ports.h | 29 /* Client ports that are not exported are still accessible, but are
|
/linux-4.4.14/fs/ntfs/ |
H A D | aops.h | 47 * ntfs_map_page - map a page into accessible memory, reading it if necessary
|
/linux-4.4.14/include/linux/amba/ |
H A D | pl08x.h | 58 * @periph_buses: the device connected to this channel is accessible via
|
/linux-4.4.14/include/linux/ |
H A D | cgroup.h | 148 * 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 D | dma-buf.h | 81 * required should get added to device_dma_parameters accessible
|
H A D | regset.h | 110 * struct user_regset - accessible thread CPU state
|
H A D | kernfs.h | 103 * accessible. Dereferencing elem or any other outer entity requires
|
H A D | kprobes.h | 160 * accessible seamlessly by probe handling logic.
|
H A D | memblock.h | 337 * accessible during boot
|
/linux-4.4.14/arch/mips/include/asm/mach-pmcs-msp71xx/ |
H A D | msp_usb.h | 129 * spaces and make them accessible to the USB ISR.
|
/linux-4.4.14/arch/s390/mm/ |
H A D | dump_pagetables.c | 213 * Figure out the maximum virtual address being accessible with the pt_dump_init()
|
/linux-4.4.14/arch/sh/drivers/pci/ |
H A D | ops-sh7786.c | 38 * space, it's generally only accessible when in endpoint mode. sh7786_pcie_config_access()
|
/linux-4.4.14/arch/arm/mach-lpc32xx/ |
H A D | pm.c | 43 * SDRAM will still be accessible in direct-run mode. In DDR based systems,
|
/linux-4.4.14/arch/arm/mach-omap2/ |
H A D | sram.c | 58 * SRAM varies. The default accessible size for all device types is 2k. A GP
|
H A D | omap-smp.c | 60 * OMAP443X GP devices- SMP bit isn't accessible. omap4_secondary_init()
|
H A D | cm_common.c | 141 * making its IO space accessible. Return 0 upon success, -EINVAL if no
|
H A D | omap_hwmod_3xxx_data.c | 1976 * 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 D | sleep44xx.S | 251 * OMAP443X GP devices- SMP bit isn't accessible.
|
/linux-4.4.14/arch/arm/mach-uniphier/ |
H A D | platsmp.c | 45 * in the boot ROM. This area is directly accessible by the secondary CPUs
|
/linux-4.4.14/sound/pci/cs46xx/ |
H A D | dsp_spos.h | 177 /* Only SP accessible registers */
|
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea.h | 177 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 D | iwmmxt.S | 78 @ CP0 and CP1 accessible? 327 @ CP0 and CP1 accessible?
|
H A D | hyp-stub.S | 145 @ make CNTP_* and CNTPCT accessible from PL1
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
H A D | iwl-csr.h | 70 * 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 D | uv_hub.h | 109 * 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 D | io.h | 230 * 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 D | jazz.h | 15 * but many hardware register are accessible at 0xb9000000 in
|
/linux-4.4.14/drivers/scsi/ |
H A D | constants.c | 349 {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 D | vmw_pvscsi.h | 85 * These registers are accessible both via i/o space and mm i/o.
|
/linux-4.4.14/drivers/scsi/cxlflash/ |
H A D | sislite.h | 377 * | Trusted Process accessible | 380 * | Trusted Process accessible |
|
/linux-4.4.14/drivers/misc/mic/host/ |
H A D | mic_smpt.c | 58 /* 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 D | ioremap.c | 214 * 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 D | lpfc_bsg.h | 138 * lpfc_hw4.h are not accessible from user space.
|
/linux-4.4.14/drivers/md/persistent-data/ |
H A D | dm-array.h | 23 * lookups and updated. It doesn't store this in an accessible place
|
/linux-4.4.14/drivers/input/misc/ |
H A D | apanel.c | 12 * accessible via the i2c/smbus interface. This driver polls those
|
/linux-4.4.14/drivers/nfc/st-nci/ |
H A D | spi.c | 313 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 D | hw-ops.h | 22 /* Hardware core and driver accessible callbacks */
|
/linux-4.4.14/drivers/ata/ |
H A D | pata_triflex.c | 222 * 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 D | chip_tilegx.h | 180 /** Does the chip have the second revision of the directly accessible
|
H A D | chip_tilepro.h | 180 /** Does the chip have the second revision of the directly accessible
|
/linux-4.4.14/drivers/char/tpm/st33zp24/ |
H A D | i2c.c | 199 pr_info("%s: i2c client is NULL. Device not accessible.\n", st33zp24_i2c_probe()
|
H A D | spi.c | 320 pr_info("%s: dev is NULL. Device is not accessible.\n", tpm_st33_spi_probe()
|
/linux-4.4.14/drivers/clk/nxp/ |
H A D | clk-lpc18xx-ccu.c | 185 * The branch clock registers are only accessible lpc18xx_ccu_gate_is_enabled()
|
/linux-4.4.14/arch/alpha/include/asm/ |
H A D | core_mcpcia.h | 224 * which gives 1Gbyte of accessible space which relates exactly
|
H A D | core_cia.h | 316 * which gives 1Gbyte of accessible space which relates exactly
|
/linux-4.4.14/include/xen/interface/ |
H A D | elfnote.h | 171 * this mapping not being accessible through the initial mapping.
|
/linux-4.4.14/kernel/power/ |
H A D | user.c | 72 /* Hibernating. The image device should be accessible. */ snapshot_open()
|
/linux-4.4.14/include/sound/ |
H A D | emux_synth.h | 176 #define SNDRV_EMUX_ST_LOCKED 0x100 /* Not accessible */
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | fsl_booke_entry_mapping.S | 4 invstr: mflr r6 /* Make it accessible */
|
H A D | reloc_32.S | 38 0: mflr r12 /* Make it accessible */
|
/linux-4.4.14/arch/powerpc/kvm/ |
H A D | emulate.c | 165 /* Note: mftb and TBRL/TBWL are user-accessible, so kvmppc_emulate_mfspr()
|
/linux-4.4.14/arch/powerpc/mm/ |
H A D | 44x_mmu.c | 244 * will not work, current thread info isn't accessible, ... mmu_init_secondary()
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | processor_64.h | 232 * prefetches into the prefetch-cache which only is accessible prefetch()
|
H A D | spitfire.h | 13 /* The following register addresses are accessible via ASI_DMMU
|
H A D | io_64.h | 395 /* On sparc64 we have the whole physical IO address space accessible
|
/linux-4.4.14/arch/hexagon/kernel/ |
H A D | head.S | 194 * It's accessible via the init_thread_union, which is a union
|
/linux-4.4.14/arch/m32r/include/asm/ |
H A D | io.h | 57 * make bus memory CPU accessible via the readb/readw/readl/writeb/
|
/linux-4.4.14/arch/avr32/include/asm/ |
H A D | io.h | 285 * bus memory CPU accessible via the readb/.../writel functions and
|
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_dbgmgr.h | 105 void *MemoryVA; /* ptr to associated host-accessible data */
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_console.c | 224 * descriptor may not be directly accessible. 563 * are accessible octeon_init_consoles()
|
/linux-4.4.14/drivers/clocksource/ |
H A D | arm_arch_timer.c | 695 * 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 D | menu.c | 556 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 D | device-init.c | 569 /* 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 D | traps_64.c | 118 /* 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 D | dpti_i2o.h | 4 /* I2O kernel space accessible structures/APIs
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | radeon_ib.c | 34 * IBs (Indirect Buffers) and areas of GPU accessible memory where
|
H A D | radeon_bios.c | 40 * the IGP rom is not accessible via the rom bar as the IGP rom is
|
H A D | radeon_ring.c | 35 * buffers are areas of GPU accessible memory that the host
|
H A D | radeon_i2c.c | 73 /* 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 D | qed_mcp.h | 361 * @brief indicates whether the MFW objects [under mcp_info] are accessible
|
/linux-4.4.14/drivers/crypto/ux500/hash/ |
H A D | hash_alg.h | 175 * accessible via the 32-bit width AMBA rev. 2.0 AHB Bus. Below is a structure
|
/linux-4.4.14/drivers/edac/ |
H A D | i3200_edac.c | 280 "i3200: mmio space beyond accessible range (0x%llx)\n", i3200_map_mchbar()
|
H A D | x38_edac.c | 266 "x38: mmio space beyond accessible range (0x%llx)\n", x38_map_mchbar()
|
H A D | ie31200_edac.c | 316 ie31200_printk(KERN_ERR, "mmio space beyond accessible range (0x%llx)\n", ie31200_map_mchbar()
|
/linux-4.4.14/fs/kernfs/ |
H A D | dir.c | 518 * 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 D | cfg802154.h | 87 * nl802154 interface and should be accessible from ieee802154 layer.
|
/linux-4.4.14/include/net/nfc/ |
H A D | nfc.h | 122 * nfc_se - A structure for NFC accessible secure elements.
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
H A D | cvmx-fpa.h | 274 * accessible by all processors and external hardware.
|
/linux-4.4.14/arch/s390/kernel/ |
H A D | uprobes.c | 255 * accessible from the xol area due to range limitations.
|
/linux-4.4.14/arch/mips/sni/ |
H A D | rm200.c | 132 * PICs are no accessible via inb/outb the following code uses
|
/linux-4.4.14/arch/openrisc/include/asm/ |
H A D | uaccess.h | 42 /* addr_limit is the maximum accessible address for the task. we misuse
|
/linux-4.4.14/arch/cris/include/asm/ |
H A D | uaccess.h | 37 /* addr_limit is the maximum accessible address for the task. we misuse
|
/linux-4.4.14/arch/frv/mb93090-mb00/ |
H A D | pci-vdk.c | 31 * The accessible PCI window does not cover the entire CPU address space, but
|
/linux-4.4.14/arch/m68k/68360/ |
H A D | head-ram.S | 97 * and DRAM should already be mapped and accessible.
|
H A D | head-rom.S | 108 * and DRAM should already be mapped and accessible.
|
/linux-4.4.14/arch/arm/mach-omap1/ |
H A D | clock.h | 63 * become accessible by the hardware. Neither @find_idlest nor
|
H A D | devices.c | 398 * on-chip peripherals accessible on this board (except for few like USB):
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_bios.c | 39 * the IGP rom is not accessible via the rom bar as the IGP rom is
|
H A D | amdgpu_ib.c | 38 * IBs (Indirect Buffers) and areas of GPU accessible memory where
|
H A D | cik_ih.c | 37 * Ring buffers are areas of GPU accessible memory that the GPU
|
H A D | cz_ih.c | 37 * Ring buffers are areas of GPU accessible memory that the GPU
|
H A D | iceland_ih.c | 37 * Ring buffers are areas of GPU accessible memory that the GPU
|
H A D | amdgpu_ring.c | 39 * buffers are areas of GPU accessible memory that the host
|
H A D | tonga_ih.c | 37 * Ring buffers are areas of GPU accessible memory that the GPU
|
H A D | amdgpu_display.c | 490 /* 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 D | comedidev.h | 293 * 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 D | c2.h | 334 * Shared host target pages for user-accessible MQs.
|
/linux-4.4.14/drivers/rtc/ |
H A D | rtc-dev.c | 262 * features are accessible without using ioctls. rtc_dev_ioctl()
|
/linux-4.4.14/drivers/scsi/snic/ |
H A D | snic_fwint.h | 228 __le32 tgt_cnt; /* Number of Targets accessible */
|
/linux-4.4.14/drivers/lguest/ |
H A D | lguest_user.c | 170 * 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 D | fmdrv_v4l2.c | 522 * To ensure both the tuner and modulator ioctls are accessible we
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | nv04.c | 406 /* make i2c busses accessible */ nv04_devinit_preinit()
|
/linux-4.4.14/drivers/net/wireless/prism54/ |
H A D | islpci_eth.c | 452 /* error mapping the buffer to device accessible memory address */ islpci_eth_receive()
|
H A D | islpci_dev.c | 633 /* 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 D | fm10k_ptp.c | 427 /* provide pins if BAR4 is accessible */ fm10k_ptp_register()
|
/linux-4.4.14/drivers/net/phy/ |
H A D | dp83640_reg.h | 192 #define USER_IP_SEL (1<<13) /* Selects portion of IP address accessible thru PTP_RXCFG2 */
|
/linux-4.4.14/drivers/crypto/caam/ |
H A D | jr.c | 304 * accessible to CAAM (i.e. within a PAMU window granted
|
H A D | regs.h | 17 * 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 D | wof.S | 29 * accessible in any window. Do not change these registers
|
/linux-4.4.14/arch/x86/include/asm/xen/ |
H A D | interface.h | 172 * entries in the range [0...max_pfn[ are accessible via this pointer.
|
/linux-4.4.14/arch/cris/arch-v32/drivers/ |
H A D | axisflashmap.c | 503 /* rootfs is in directly accessible flash memory = NOR flash. init_axis_flash()
|
/linux-4.4.14/lib/ |
H A D | nlattr.c | 176 * the tb array accessible via the attribute type. Attributes with a type
|
/linux-4.4.14/mm/ |
H A D | cma.c | 336 * objects but this address isn't mapped and accessible cma_declare_contiguous()
|
H A D | dmapool.c | 122 * DMA mappings, accessible by the device and its driver without using
|
/linux-4.4.14/include/uapi/rdma/hfi/ |
H A D | hfi1_user.h | 408 * The list of usermode accessible registers.
|
/linux-4.4.14/arch/mn10300/unit-asb2305/ |
H A D | pci.c | 30 * The accessible PCI window does not cover the entire CPU address space, but
|
/linux-4.4.14/arch/m68k/fpsp040/ |
H A D | fpsp.h | 46 | The fsave frame is also accessible from the top via A7.
|
/linux-4.4.14/sound/isa/wavefront/ |
H A D | wavefront_midi.c | 18 * MIDI buses accessible via the interface, one that is routed
|
/linux-4.4.14/tools/perf/ |
H A D | builtin-probe.c | 482 "Show accessible variables on PROBEDEF", opt_show_vars), __cmd_probe()
|
/linux-4.4.14/drivers/tty/serial/8250/ |
H A D | 8250_core.c | 415 * 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 D | controlfb.c | 615 * 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 D | saa7164-core.c | 644 /* 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 D | card_utils.c | 983 * 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 D | pmf.c | 123 * 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 D | atarilance.c | 483 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 D | target_core_alua.c | 676 * 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 D | fw-api.h | 1748 * 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 D | ataflop.c | 329 * 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 D | rtsx_transport.c | 65 * 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 D | smem.c | 29 * All systems contains a global heap, accessible by all processors in the SoC,
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
H A D | io.c | 556 * memory based shared ram is accessible from different pcm_req()
|
H A D | os_4bri.c | 173 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 D | cxio_wr.h | 692 union t3_wr *queue; /* DMA accessible memory */
|
/linux-4.4.14/drivers/hsi/clients/ |
H A D | hsi_char.c | 111 * @channels: Array of channels accessible by the client
|